diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index 1a8a92a4..5cd5585e 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -79,6 +79,8 @@ kvminfra-tug-3.komreg.net: ip: '94.176.224.101' netmask: '255.255.255.240' gateway: '94.176.224.97' + ip6: '2001:6b0:63:4::101' + gateway6: '2001:6b0:63:4::1' bridge: 'br-infra' description: 'eid tug monitor' cpus: '10' @@ -249,6 +251,8 @@ kvminfra-fre-3.komreg.net: ip: '94.176.224.229' netmask: '255.255.255.240' gateway: '94.176.224.225' + ip6: '2001:6b0:64:4::229' + gateway6: '2001:6b0:64:4::1' bridge: 'br-infra' description: 'eid fre monitor' cpus: '10'