diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes_ip.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp index 28c85316..38553b61 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -63,6 +63,7 @@ $nodes_ipaddr = { }, ncaa1 => { ipv4 => '89.58.19.166', + ipv6 => '2a0a:4cc0:0:61c::1', } } |