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 10c321bc..7179a477 100644
--- a/manifests/nodes_ip.pp
+++ b/manifests/nodes_ip.pp
@@ -43,6 +43,9 @@ $nodes_ipaddr = {
arm2 => {
ipv4 => '10.42.0.52',
},
+ friteuse => {
+ ipv4 => '192.168.122.131',
+ },
}
# vim: sw=2