diff options
author | Niklas Yann Wettengel <niyawe@niyawe.de> | 2019-12-11 16:17:05 +0100 |
---|---|---|
committer | Niklas Yann Wettengel <niyawe@niyawe.de> | 2019-12-11 16:17:05 +0100 |
commit | f7f85bab9aa15991ac9dea22b92e60552e9b4a1b (patch) | |
tree | b5afc05fd29a249be09e1a45209c1ad8355035cf /host_vars/ff-kraftimion1 | |
parent | 164e93f85048fa3ff08cbcc2a517a0466a9c41c7 (diff) |
add untracked host_vars for ff-niyawe4 and ff-kraftimion1
Diffstat (limited to 'host_vars/ff-kraftimion1')
-rw-r--r-- | host_vars/ff-kraftimion1 | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/host_vars/ff-kraftimion1 b/host_vars/ff-kraftimion1 new file mode 100644 index 0000000..6ee8511 --- /dev/null +++ b/host_vars/ff-kraftimion1 @@ -0,0 +1,56 @@ +--- +ansible_host: 2a01:4f8:161:122c:3:1:0:1 +sites: + - name: 'ww' + net4: '10.30.24.0/21' + net6: '2a03:2260:1016:0702::/64' + site_net6: 'fd62:44e1:da:700::/64' + fastd_secret: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 35633638303633366333326637356563303439626464376330326562323865386338393261376332 + 6639376331653264396135316263356466336461343663300a663635373939383335636161306430 + 30643437643837326566643961313864316134333630306662353239623236626130653462613562 + 3238326162326439620a353563333235386566623837346633663961633435643835653436326665 + 65643263643233306631623032333762373537346434633039353761643033653639376665373166 + 33643139656163346664396532303534323761373062336433646532363165633639633836356538 + 32616234353664333034613031343961326432376636313336353737383832386161323536356230 + 36323138306465396135 + fastd_mesh_mac: '02:ff:57:57:00:20' + fastd_port1: 10022 + fastd_port2: 10023 + bat_ipv6: '2a03:2260:1016:0702::1' + bat_ipv4: '10.30.24.1' + bat_ipv4_cidr: 21 + dhcp_subnet: '10.30.24.0' + dhcp_netmask: '255.255.248.0' + dhcp_start: '10.30.24.50' + dhcp_end: '10.30.31.250' + wireguard_mesh_number: 2 + wireguard_mesh_priv_key: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 35303332366331333162333431366261313437653661386138306339656336353034373837343831 + 3330353364313833373838643131306230636562646661620a376138656631666636613264646435 + 62316633363264383333633862376561353332653964326636653037353735356538326530356632 + 6434663733366465340a666230643763633336303735333034663636373065626239616238303830 + 36383535333332653337393330663032396631306236633866376263303033373030313831306363 + 6332633533326431316338616233333263306662363837386263 + wireguard_mesh_pub_key: '49N466A3ADnn56V84asWGAyrTGRHGv5YrkoXfZz58h8=' + wireguard_mesh_port: 10057 + wireguard_mesh_address: 'fdff:5757:bb::2' + wireguard_mesh_endpoint: '2a01:4f8:161:122c:3:1:0:1' + wireguard_mesh_mac_prefix: '02:ff:57:57:00:1' +wireguard_bb_name: 'kraftimion1' +wireguard_bb_endpoint: '2a01:4f8:161:122c:3:1:0:1' +wireguard_bb_priv_key: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 38376538313338636336346565626462623438333361303138633537666132633561383234306630 + 6336633063316465396561663432373738313239376132660a343432376130386666313562643239 + 61616239386166383434386235333665303631323464336130353337643638383265663130633766 + 6430633238303137630a326331353065663938376430396664346164336462663135343038316564 + 63343730326436383863303630343062363433333062346230396238383264383431656264663035 + 6539353432383962373035653665343866653036643834646332 +wireguard_bb_pub_key: 'oo66xx1mrtJ4j2b6eDkZA7E7v0MzVX0H+9/kMUEaUCM=' +wireguard_bb_ipv4: '10.222.0.15' +wireguard_bb_ipv6: 'fe80::ffbb:ffbb:15' +wireguard_bb_port: 10115 +preferred_uplink: 'uplink1' |