diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes_ip.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp index 0d6c1cb6..46266014 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -58,7 +58,7 @@ $nodes_ipaddr = { }, armrest => { ipv4 => '163.172.153.185', - } + }, friteuse => { ipv4 => '192.168.122.131', } |