diff options
author | Niklas Yann Wettengel <niyawe@niyawe.de> | 2022-12-20 16:14:04 +0100 |
---|---|---|
committer | Niklas Yann Wettengel <niyawe@niyawe.de> | 2022-12-20 16:14:04 +0100 |
commit | d2c9ec93a9c56cb8b510839265d7e3885b2888a3 (patch) | |
tree | d6b4bbe2bb63778ec0b522003ae6aa19ac958212 /host_vars/ff-niyawe1 | |
parent | 71dadf3da4d9f800f9945ec8c78f6bc66db83f4f (diff) |
coc1 ff-niyawe1 -> ff-loppermann1
Diffstat (limited to 'host_vars/ff-niyawe1')
-rw-r--r-- | host_vars/ff-niyawe1 | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/host_vars/ff-niyawe1 b/host_vars/ff-niyawe1 index 3076cf2..1da4023 100644 --- a/host_vars/ff-niyawe1 +++ b/host_vars/ff-niyawe1 @@ -40,44 +40,6 @@ sites: wireguard_mesh_address: 'fe80::00ff:41ff:fe57:1' wireguard_mesh_endpoint: '{{ ansible_host }}' wireguard_mesh_mac: '02:ff:41:57:00:01' - - name: 'coc' - net4: '10.222.48.0/21' - net6: '2a03:2260:1016:0101::/64' - site_net6: 'fd62:44e1:da:0100::/64' - fastd_secret: !vault | - $ANSIBLE_VAULT;1.1;AES256 - 36343336633735316533356365663562633136316164346335613665343736643538613033323837 - 3163666137323238323535623663393466343061393432640a363838366533663135366665343137 - 64393938336636336230306333376365646631393432333934326631366666363266633631366636 - 3232396339613063360a356636623235333161633630363361653064626232386132393065363961 - 64653535613861636633303164353964393461376432646539656332373461626139333166343163 - 65376133646361616539303338373164623933633061663635353338643036396332656332643738 - 61626236323463623362613335653436643631356362343866333035623662336262323166616163 - 61303232626638303231 - fastd_mesh_mac: '02:ff:43:4f:43:10' - fastd_port1: 10012 - bat_ipv6: '2a03:2260:1016:0101::1' - bat_ipv4: '10.222.48.1' - bat_ipv4_cidr: 21 - dhcp_subnet: '10.222.48.0' - dhcp_netmask: '255.255.248.0' - dhcp_start: '10.222.48.50' - dhcp_end: '10.222.55.250' - vxlan_id: 10540244 - wireguard_mesh_number: 1 - wireguard_mesh_priv_key: !vault | - $ANSIBLE_VAULT;1.1;AES256 - 37346162323035633263653630353265333838376165636664363434666263636230383339336535 - 3666316438633539313137666461353133376532386434650a306262643965636431303138326436 - 62306233303134653232663233343134393833643866396466663664656638663864656266386336 - 3630343163393334390a303632663962316365626330613464353263616364366533316566633730 - 32366232336331653366656237323561323939356235323864393463616133373035323763363261 - 3937633731373231316433373866643365316637323134363931 - wireguard_mesh_pub_key: 'dqyoKKWYSfaov1zc1SpKbtVJPsoCDui5NsFzTCoqkBs=' - wireguard_mesh_port: 10013 - wireguard_mesh_address: 'fe80::00ff:43ff:fe4f:4301' - wireguard_mesh_endpoint: '{{ ansible_host }}' - wireguard_mesh_mac: '02:ff:43:4f:43:01' - name: 'ems' net4: '10.222.200.0/21' net6: '2a03:2260:1016:0502::/64' |