cdn-ops/global/overlay/etc/puppet/modules/cdn/templates/l4lb/netns.json.erb

21 lines
301 B
Plaintext
Raw Normal View History

2024-10-22 15:06:29 +00:00
{
"l4lb": {
"enp129s0f1np1": {
"ipv4": [
"130.242.64.233/31"
],
"ipv6": [
"2001:6b0:2006:74::1/127"
]
},
"enp129s0f0np0": {
"ipv4": [
"130.242.64.235/31"
],
"ipv6": [
"2001:6b0:2006:75::1/127"
]
}
}
}