mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
removed final comments after Ansible rethinkdb tasks
This commit is contained in:
parent
bac92372df
commit
cdd07677e1
@ -49,9 +49,3 @@
|
||||
- name: Ensure rethinkdb is now started
|
||||
service: name=rethinkdb state=started
|
||||
become: true
|
||||
|
||||
# Other way (not idempotent):
|
||||
# Note: The default is for runuser and rungroup to both be rethinkdb
|
||||
#- name: Run rethinkdb as a daemon
|
||||
# shell: rethinkdb --config-file /etc/rethinkdb/instances.d/instance1.conf --daemon
|
||||
# become: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user