You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ffmyk-ansible/inventory.ini.sample

22 lines
399 B
Plaintext

[new_fastds]
123.123.123.123 arch_hostname=fastd
[fastd]
fastd
[mullvad_uplink]
ff-uplink2
[ffrl_uplink]
ff-uplink1
[uplink:children]
mullvad_uplink
ffrl_uplink
[all:vars]
hetzner_webservice_username=<hetzner_webservice_username>
hetzner_webservice_password=<hetzner_webservice_password>
rescue_authorized_key=<fingerprint of ssh key to use in rescue mode>
authorized_keys=["<key1>", "<key2>"]