|
|
@@ -59,7 +59,7 @@
|
|
|
command: /usr/sbin/svccfg import /opt/local/lib/svc/manifest/uchiwa.xml
|
|
|
|
|
|
- name: Build and deploy Uchiwa
|
|
|
- shell: npm install --production
|
|
|
+ command: npm install --production
|
|
|
args:
|
|
|
chdir: "{{ uchiwa_path }}/go/src/github.com/sensu/uchiwa"
|
|
|
become: true
|