gateway-config/mesh_peerings.yaml
Leo Krueger e0c2b64338 add mesh peerings yaml file
do not forget to remove the gateway you are running puppet on
2015-03-03 20:52:51 +01:00

28 lines
424 B
YAML

hh-gw01:
ipv4: "10.112.14.1"
ipv6: "fd51:2bb2:fd0d::e01"
hh-gw02:
ipv4: "10.112.42.1"
ipv6: "2a03:2267::201"
hh-gw03:
ipv4: "10.112.1.3"
ipv6: "2a03:2267::301"
hh-gw05:
ipv4: "10.112.18.1"
ipv6: "fd51:2bb2:fd0d::d01"
hh-gw08:
ipv4: "10.112.22.1"
ipv6: "fd51:2bb2:fd0d::b01"
hh-srv01:
ipv4: "10.112.1.1"
ipv6: "fd51:2bb2:fd0d::101"
hh-srv02:
ipv4: "10.112.1.2"
ipv6: "fd51:2bb2:fd0d::102"