diff options
author | Niklas Yann Wettengel <niyawe@niyawe.de> | 2020-08-23 13:38:55 +0200 |
---|---|---|
committer | Niklas Yann Wettengel <niyawe@niyawe.de> | 2020-08-23 13:38:55 +0200 |
commit | 7e89a60f8c92037f55792bdf37707cc068f8cf27 (patch) | |
tree | a9dc9a4b1429c3cb7b6c4e6d940dbb7161dce6ba /host_vars | |
parent | def14f0993b863bba310488a26e981e8587bbe22 (diff) |
remove nat64
Diffstat (limited to 'host_vars')
-rw-r--r-- | host_vars/ff-nat64 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/host_vars/ff-nat64 b/host_vars/ff-nat64 deleted file mode 100644 index 2209208..0000000 --- a/host_vars/ff-nat64 +++ /dev/null @@ -1,18 +0,0 @@ ---- -ansible_host: 2a01:4f8:a0:9395:2::3 -#ansible_host: 10.0.4.67 -wireguard_bb_name: 'nat64' -wireguard_bb_endpoint: '2a01:4f8:a0:9395:2::3' -wireguard_bb_priv_key: !vault | - $ANSIBLE_VAULT;1.1;AES256 - 39303530363738363764303964346631313532353762343263316166383534373763303538376363 - 3733366465336331353939346464306162353938353666370a613166623931613430613333613139 - 63356231653035663232376330363763393732666135356639663537666534326136356431663264 - 6330643965613562380a623830616437653563613630663332313266623239373634643431313064 - 62306263343934616462356536613235363866303736636537633766616663346363326234323532 - 3862346431613738663665613661623236323139616639613432 -wireguard_bb_pub_key: '4f3BbS38u97CNN3LDUZS//vO3JTzAl6zRWovuIAGcQM=' -wireguard_bb_ipv4: '10.222.0.6' -wireguard_bb_ipv6: 'fe80::ffbb:ffbb:6' -wireguard_bb_port: 10106 -preferred_uplink: 'uplink2' |