diff --git a/global/overlay/etc/puppet/cosmos-db.yaml b/global/overlay/etc/puppet/cosmos-db.yaml index 8bc506a2..8b6e9fde 100644 --- a/global/overlay/etc/puppet/cosmos-db.yaml +++ b/global/overlay/etc/puppet/cosmos-db.yaml @@ -824,8 +824,9 @@ classes: netmask: 255.255.255.240 search: [sveidas.se] monitor-fre-3.komreg.net: {bridge: br-infra, cpus: '10', description: eid - fre monitor, gateway: 94.176.224.225, image_url: 'https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img', - ip: 94.176.224.229, mac: '52:54:20:01:00:02', memory: '20480', netmask: 255.255.255.240} + fre monitor, gateway: 94.176.224.225, gateway6: '2001:6b0:64:4::1', image_url: 'https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img', + ip: 94.176.224.229, ip6: '2001:6b0:64:4::229', mac: '52:54:20:01:00:02', + memory: '20480', netmask: 255.255.255.240} validator-1.komreg.net: {bridge: br-infra, cpus: '8', description: eid fre validator, gateway: 94.176.224.225, image_url: 'https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img', ip: 94.176.224.234, mac: '52:54:20:01:00:04', memory: '8192', netmask: 255.255.255.240} @@ -852,8 +853,9 @@ classes: netmask: 255.255.255.240 search: [sveidas.se] monitor-tug-3.komreg.net: {bridge: br-infra, cpus: '10', description: eid - tug monitor, gateway: 94.176.224.97, image_url: 'https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img', - ip: 94.176.224.101, mac: '52:54:20:02:02:02', memory: '20480', netmask: 255.255.255.240} + tug monitor, gateway: 94.176.224.97, gateway6: '2001:6b0:63:4::1', image_url: 'https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img', + ip: 94.176.224.101, ip6: '2001:6b0:63:4::101', mac: '52:54:20:02:02:02', + memory: '20480', netmask: 255.255.255.240} validator-2.komreg.net: {bridge: br-infra, cpus: '8', description: eid tug validator, gateway: 94.176.224.97, image_url: 'https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img', ip: 94.176.224.106, mac: '52:54:20:02:02:03', memory: '8192', netmask: 255.255.255.240}