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