fixups
This commit is contained in:
@@ -1,14 +1,28 @@
|
||||
# Server Names and their IP Addresses Go Here
|
||||
|
||||
[bitb0x]
|
||||
192.168.2.103
|
||||
[n0xb0x]
|
||||
192.168.2.119
|
||||
#192.168.2.103
|
||||
|
||||
# Each Server should have a "vars" block like below to set individual settings for each
|
||||
#
|
||||
[bitb0x:vars]
|
||||
#[bitb0x:vars]
|
||||
#app_list=['bitcoin.yml']
|
||||
#ansible_user=b0xxy
|
||||
#ansible_password=b0xxy
|
||||
##registry_url=git.boxxy.net/b0xxer/
|
||||
#registry_url=localhost
|
||||
#registry_user=
|
||||
#registry_pass=
|
||||
#bitcoin_version=26.0
|
||||
#bitcoin_rpcpassword=rVhfmriXjB8uFekmn7sLvnUiY610JaOx
|
||||
#zerotier_network=
|
||||
|
||||
[n0xb0x:vars]
|
||||
app_list=['bitcoin.yml']
|
||||
ansible_user=b0xxy
|
||||
ansible_password=b0xxy
|
||||
ansible_user=n0xb0x
|
||||
ansible_password=n0xb0x
|
||||
coreos=true
|
||||
#registry_url=git.boxxy.net/b0xxer/
|
||||
registry_url=localhost
|
||||
registry_user=
|
||||
@@ -17,3 +31,4 @@ bitcoin_version=26.0
|
||||
bitcoin_rpcpassword=rVhfmriXjB8uFekmn7sLvnUiY610JaOx
|
||||
zerotier_network=
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user