diff options
author | Niklas Yann Wettengel <niyawe@niyawe.de> | 2019-04-13 01:29:23 +0200 |
---|---|---|
committer | Niklas Yann Wettengel <niyawe@niyawe.de> | 2019-04-13 01:29:23 +0200 |
commit | 43ed9c0c883f2532c30b309dd9a6a8316199909b (patch) | |
tree | 4bff6aedaa8b72ab9a270ca7960ad1f247c4d526 /host_vars | |
parent | 2befca5ea47dd361d0db44efb0a6d8ce3b011fd7 (diff) |
nat64
Diffstat (limited to 'host_vars')
-rw-r--r-- | host_vars/ff-nat64 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/host_vars/ff-nat64 b/host_vars/ff-nat64 new file mode 100644 index 0000000..2209208 --- /dev/null +++ b/host_vars/ff-nat64 @@ -0,0 +1,18 @@ +--- +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' |