From 2a2431dbd76cd4786e4e585786f7aa5047e98248 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 6 Jul 2019 08:56:45 +0300 Subject: add scwx861 node --- manifests/nodes_ip.pp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manifests') 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', }, -- cgit v1.2.1