# Server Names and their IP Addresses Go Here [n0xb0x] n0xb0x.local [bitb0x] 192.168.2.103 # Each Server should have a "vars" block like below to set individual settings for each # [bitb0x:vars] app_list=['bitcoin.yml'] ansible_user=b0xxy ansible_password=b0xxy #registry_url=git.b0xx.org/b0xxer registry_url=localhost registry_user= registry_pass= bitcoin_version=26.0 bitcoin_rpcpassword=rVhfmriXjB8uFekmn7sLvnUiY610JaOx zerotier_network= [n0xb0x:vars] hostname=n0xb0x available_apps=['caddy.yml','bitcoin.yml','electrs.yml','clightning.yml','lnbits.yml','rtl.yml', 'docs.yml', 'node-red.yml', 'pgadmin.yml', 'postgres.yml'] ansible_user=n0xb0x ansible_password=n0xb0x #registry_url=git.b0xx.org/b0xxer registry_url=localhost registry_user= registry_pass= bitcoin_version=26.0 bitcoin_enabled=true bitcoin_rpcuser=n0xb0x bitcoin_rpcpassword=8BaOf-luoLM-5zA8V0ozLOtqzZZch2knK9gWIBfafDw bitcoin_rpcauth=n0xb0x:413f1f82906117464e662853bce33577$80a039d800184a1cffd1de5468b5b2a7442ab1d368a13782e5283e575a9f57b2 caddy_version=2.7.6 caddy_enabled=true clightning_enabled=true clightning_version=23.11.2 clightning_platform=Fedora-28-amd64 electrs_enabled=true electrs_version=0.10.2 rtl_enabled=true rtl_version=0.15.0 rtl_password=n0xb0x lnbits_version=v1.0.0 node-red_version=4.0.9 node-red_enabled=true pgadmin_enabled=true pgadmin_email=pgadmin@b0xx.org pgadmin_password=b0xxer postgres_version=16.1 postgres_enabled=true tor_version=1.0 tor_enabled=true zerotier_network=74a75ebfb84ab0db #Update wariness - 1 = very reluctant to update, 0 = eager to update #timezone - which timezone update schedule is in #days - which days to update (its a list) #starttime - 24hr time format of when updates are permitted #length - how long is update window open update_wariness=0.75 update_schedule_timezone="America/Eastern" update_schedule_days=['Sat'] update_schedule_starttime="03:00" update_schedule_length=60 disable_rebuilds=true force_rebuid=true