blob: c54a6b3eb569809fd19e409c19613421410aa733 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[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>"]
aur_user=yaourt
|