ansible-hessnet/host_vars/vul1.ams.nl.routers.v6.hess...

49 lines
2.0 KiB
YAML

---
router_id: "136.244.111.183"
router_v4_ip: "136.244.111.183"
router_v6_ip: "2001:19f0:5001:256b:5400:02ff:feb0:cd41"
bgp_peers:
- name: "vultr_v4"
template: "peer_vultr_v4"
peer_asn: "64515"
neighbor_ip: "169.254.169.254"
password: !vault |
$ANSIBLE_VAULT;1.1;AES256
65313532636233353638373732623333376562393335373233396534616531353164386636616538
6436323265316639373831346634366332666333663265320a323534626166653432343562386639
30626239303536376162643730633536303964616131636139656233316363363338633362376137
6434313931353037610a323261313664356261323963623530636536393162626666376265333532
3934
- name: "vultr_v6"
template: "peer_vultr_v6"
peer_asn: "64515"
neighbor_ip: "2001:19f0:ffff::1"
password: !vault |
$ANSIBLE_VAULT;1.1;AES256
65313532636233353638373732623333376562393335373233396534616531353164386636616538
6436323265316639373831346634366332666333663265320a323534626166653432343562386639
30626239303536376162643730633536303964616131636139656233316363363338633362376137
6434313931353037610a323261313664356261323963623530636536393162626666376265333532
3934
- name: "home_router"
template: "peer_hessnet"
peer_asn: "209616"
neighbor_ip: "2001:678:15c:c00::"
announce_from_here: false
configure_static_multihop_routes: true
wireguard:
privatekey: !vault |
$ANSIBLE_VAULT;1.1;AES256
32303861303330616663386339623539386564353337336432663838666665346539383562386435
3562643536356366633635326462633664376434666466390a363566666633666232353630346533
32653839353030306565326162316132313838653362353566313133376465373239353238383763
3666623233313737340a656538353865323666343532353735633139396365396462646135393930
39383837643238653233623838323033626132646430393738376465626261343337623263653239
3539623564623938363064303965393465326534393536353265
publickey: "I4IOQdIwNSi2OzQQk4yBMsprnewBMGEzjwYSw4Yy2Ug="