Added comment about wget ... | bash things
This commit is contained in:
parent
e7f7eded96
commit
6b0cc2574f
@ -5,7 +5,11 @@
|
||||
- shell: killall -u riak
|
||||
ignore_errors: yes
|
||||
# remove above when non tests
|
||||
|
||||
# we install ubuntu repo there,
|
||||
# NOT recommended on production
|
||||
- shell: curl -s https://packagecloud.io/install/repositories/basho/riak/script.deb.sh | sudo bash
|
||||
|
||||
- apt:
|
||||
name: riak
|
||||
state: present
|
||||
|
Loading…
Reference in New Issue
Block a user