aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes_ip.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes_ip.pp')
-rw-r--r--manifests/nodes_ip.pp5
1 files changed, 1 insertions, 4 deletions
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp
index 5efe1c98..d0751141 100644
--- a/manifests/nodes_ip.pp
+++ b/manifests/nodes_ip.pp
@@ -62,10 +62,7 @@ $nodes_ipaddr = {
},
friteuse => {
ipv4 => '192.168.122.131',
- },
- scwbuilder => {
- ipv6 => '2001:bc8:4400:2500::16:a11',
- },
+ }
}
# vim: sw=2