aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2019-12-09 17:08:39 +0000
committerPascal Terjan <pterjan@mageia.org>2019-12-09 17:08:39 +0000
commit5f37413245039ef5ffe32a7e55c67235af521ebb (patch)
tree3968f59215fe8c79ba376800193ce415a6570fd3 /manifests
parentfbaaef5d091d7c199c4ae4953cee9288bab4513e (diff)
downloadpuppet-5f37413245039ef5ffe32a7e55c67235af521ebb.tar
puppet-5f37413245039ef5ffe32a7e55c67235af521ebb.tar.gz
puppet-5f37413245039ef5ffe32a7e55c67235af521ebb.tar.bz2
puppet-5f37413245039ef5ffe32a7e55c67235af521ebb.tar.xz
puppet-5f37413245039ef5ffe32a7e55c67235af521ebb.zip
Add back armlet1 and armlet2
They are now running Mageia 7 on armvhl
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes_ip.pp6
1 files changed, 6 insertions, 0 deletions
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp
index 44a6b584..80a00206 100644
--- a/manifests/nodes_ip.pp
+++ b/manifests/nodes_ip.pp
@@ -28,6 +28,12 @@ $nodes_ipaddr = {
armorique => {
ipv4 => '212.47.242.112',
},
+ armlet1 => {
+ ipv4 => '163.172.148.228',
+ },
+ armlet2 => {
+ ipv4 => '163.172.148.228',
+ },
armlet3 => {
ipv4 => '163.172.148.228',
},