fixups
This commit is contained in:
parent
588550c11b
commit
ea5dbf604e
26
hosts
26
hosts
@ -2,21 +2,23 @@
|
|||||||
|
|
||||||
[n0xb0x]
|
[n0xb0x]
|
||||||
192.168.2.119
|
192.168.2.119
|
||||||
#192.168.2.103
|
|
||||||
|
[bitb0x]
|
||||||
|
192.168.2.103
|
||||||
|
|
||||||
# Each Server should have a "vars" block like below to set individual settings for each
|
# Each Server should have a "vars" block like below to set individual settings for each
|
||||||
#
|
#
|
||||||
#[bitb0x:vars]
|
[bitb0x:vars]
|
||||||
#app_list=['bitcoin.yml']
|
app_list=['bitcoin.yml']
|
||||||
#ansible_user=b0xxy
|
ansible_user=b0xxy
|
||||||
#ansible_password=b0xxy
|
ansible_password=b0xxy
|
||||||
##registry_url=git.boxxy.net/b0xxer/
|
#registry_url=git.boxxy.net/b0xxer/
|
||||||
#registry_url=localhost
|
registry_url=localhost
|
||||||
#registry_user=
|
registry_user=
|
||||||
#registry_pass=
|
registry_pass=
|
||||||
#bitcoin_version=26.0
|
bitcoin_version=26.0
|
||||||
#bitcoin_rpcpassword=rVhfmriXjB8uFekmn7sLvnUiY610JaOx
|
bitcoin_rpcpassword=rVhfmriXjB8uFekmn7sLvnUiY610JaOx
|
||||||
#zerotier_network=
|
zerotier_network=
|
||||||
|
|
||||||
[n0xb0x:vars]
|
[n0xb0x:vars]
|
||||||
app_list=['bitcoin.yml']
|
app_list=['bitcoin.yml']
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user