diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index 47d75cd3..dc329948 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -36,6 +36,8 @@ kvmfe-tug-3.komreg.net: ip: '94.176.224.37' netmask: '255.255.255.240' gateway: '94.176.224.33' + ip6: '2001:6b0:63:2::37' + gateway6: '2001:6b0:63:2::1' bridge: 'br-fe' description: 'eid tug prod frontend' cpus: '15' @@ -243,6 +245,8 @@ kvmfe-fre-3.komreg.net: ip: '94.176.224.165' netmask: '255.255.255.240' gateway: '94.176.224.161' + ip6: '2001:6b0:64:2::165' + gateway6: '2001:6b0:64:2::1' bridge: 'br-fe' description: 'eid fre prod frontend' cpus: '15' @@ -253,6 +257,8 @@ kvmfe-fre-3.komreg.net: ip: '94.176.224.166' netmask: '255.255.255.240' gateway: '94.176.224.161' + ip6: '2001:6b0:64:2::166' + gateway6: '2001:6b0:64:2::1' bridge: 'br-fe' description: 'eid fre sthb frontend' cpus: '15'