and now w/o the quotes
This commit is contained in:
parent
2082e93adf
commit
8279f753b6
1 changed files with 1 additions and 1 deletions
|
@ -59,6 +59,6 @@
|
||||||
action: service name=mongod state=running enabled=yes
|
action: service name=mongod state=running enabled=yes
|
||||||
|
|
||||||
- name: setup openshift mongo pw
|
- name: setup openshift mongo pw
|
||||||
action: command "mongo stickshift_broker_dev --eval 'db.addUser("stickshift", "mooo")'"
|
action: command mongo stickshift_broker_dev --eval 'db.addUser("stickshift", "mooo")'
|
||||||
tags:
|
tags:
|
||||||
- mongoacct
|
- mongoacct
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue