From b29066461d08221920e916e514d94a0e02f7ebf2 Mon Sep 17 00:00:00 2001 From: Maria Haider Date: Thu, 13 Jan 2022 15:22:21 +0100 Subject: [PATCH] add ipv6 for fe-tug-1.test.komreg.net --- global/overlay/etc/puppet/cosmos-rules.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index 3f99fa35..47d75cd3 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -46,6 +46,8 @@ kvmfe-tug-3.komreg.net: ip: '94.176.224.38' netmask: '255.255.255.240' gateway: '94.176.224.33' + ip6: '2001:6b0:63:2::38' + gateway6: '2001:6b0:63:2::1' bridge: 'br-fe' description: 'eid tug test frontend' cpus: '15'