mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
revisions to RethinkDB installation tasks
This commit is contained in:
parent
b3e43a3136
commit
d07bcf86a3
@ -2,7 +2,9 @@
|
||||
# ansible/roles/install_rethinkdb/tasks/main.yml
|
||||
|
||||
# Note: the .list extension will be added to the rethinkdb filename automatically
|
||||
- name: Ensure RethinkDB's APT repository for Ubuntu trusty is present in /etc/apt/sources.list.d/rethinkdb.list
|
||||
- name: >
|
||||
Ensure RethinkDB's APT repository for Ubuntu trusty is present
|
||||
in /etc/apt/sources.list.d/rethinkdb.list
|
||||
apt_repository:
|
||||
repo='deb http://download.rethinkdb.com/apt trusty main'
|
||||
filename=rethinkdb
|
||||
|
Loading…
x
Reference in New Issue
Block a user