mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00

- Setup single/multi node BigchainDB cluster using - Vagrant - Ansible - Updated documentation
5 lines
80 B
YAML
5 lines
80 B
YAML
- hosts: all
|
|
vars_files:
|
|
- vars/bdb-config.yml
|
|
roles:
|
|
- key-exchange |