aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@gmail.com>2016-05-15 22:36:36 +0100
committerPascal Terjan <pterjan@gmail.com>2016-05-15 22:36:36 +0100
commitc56da1da9cb1e0ae259b13e08fcf8a91d8f713bb (patch)
treea29240761ba72b9fb3e9319f43a742e6e76048d8 /manifests
parentd504f54eeb60966bc54192f7b8de82e66e66d805 (diff)
downloadpuppet-c56da1da9cb1e0ae259b13e08fcf8a91d8f713bb.tar
puppet-c56da1da9cb1e0ae259b13e08fcf8a91d8f713bb.tar.gz
puppet-c56da1da9cb1e0ae259b13e08fcf8a91d8f713bb.tar.bz2
puppet-c56da1da9cb1e0ae259b13e08fcf8a91d8f713bb.tar.xz
puppet-c56da1da9cb1e0ae259b13e08fcf8a91d8f713bb.zip
Fix config
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes_ip.pp2
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',
}