diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes_ip.pp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp index 5b3c1486..e9ac8b02 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -82,6 +82,9 @@ $nodes_ipaddr = { scwx86 => { ipv6 => '2001:bc8:4400:2000::353b', }, + scwx861 => { + ipv6 => '2001:bc8:4400:2000::353b', + }, scwaarch64 => { ipv6 => '2001:bc8:4400:2700::2419', }, |