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.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp
index 7179a477..f945d710 100644
--- a/manifests/nodes_ip.pp
+++ b/manifests/nodes_ip.pp
@@ -46,6 +46,9 @@ $nodes_ipaddr = {
friteuse => {
ipv4 => '192.168.122.131',
},
+ valstar2 => {
+ ipv4 => '10.42.0.67',
+ }
}
# vim: sw=2