mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
9 lines
281 B
Plaintext
9 lines
281 B
Plaintext
# Place holder file for users, running Ansible playbooks manually. Otherwise Vagrant
|
|
# populates this dynamically.
|
|
|
|
# For local host
|
|
#<HOSTNAME> ansible_connection=local
|
|
|
|
# For remote host(s)
|
|
#<Remote_Host_IP/Hostname> ansible_ssh_user=<USERNAME> ansible_sudo_pass=<ROOT_PASSWORD>
|