aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes/armlet3.pp7
-rw-r--r--manifests/nodes/armlet4.pp7
-rw-r--r--manifests/nodes/armlet5.pp7
-rw-r--r--manifests/nodes_ip.pp9
4 files changed, 0 insertions, 30 deletions
diff --git a/manifests/nodes/armlet3.pp b/manifests/nodes/armlet3.pp
deleted file mode 100644
index f3e5be64..00000000
--- a/manifests/nodes/armlet3.pp
+++ /dev/null
@@ -1,7 +0,0 @@
-node armlet3 {
-# Location: Scaleway (Iliad/Online datacenter)
-#
- include common::default_mageia_server
- include mga_buildsystem::buildnode
- timezone::timezone { 'Europe/Paris': }
-}
diff --git a/manifests/nodes/armlet4.pp b/manifests/nodes/armlet4.pp
deleted file mode 100644
index 10b0e0dd..00000000
--- a/manifests/nodes/armlet4.pp
+++ /dev/null
@@ -1,7 +0,0 @@
-node armlet4 {
-# Location: Scaleway (Iliad/Online datacenter)
-#
- include common::default_mageia_server
- include mga_buildsystem::buildnode
- timezone::timezone { 'Europe/Paris': }
-}
diff --git a/manifests/nodes/armlet5.pp b/manifests/nodes/armlet5.pp
deleted file mode 100644
index a4101d95..00000000
--- a/manifests/nodes/armlet5.pp
+++ /dev/null
@@ -1,7 +0,0 @@
-node armlet5 {
-# Location: Scaleway (Iliad/Online datacenter)
-#
- include common::default_mageia_server
- include mga_buildsystem::buildnode
- timezone::timezone { 'Europe/Paris': }
-}
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp
index 7cd57e91..20b6ca8c 100644
--- a/manifests/nodes_ip.pp
+++ b/manifests/nodes_ip.pp
@@ -31,15 +31,6 @@ $nodes_ipaddr = {
armlet2 => {
ipv4 => '163.172.148.228',
},
- armlet3 => {
- ipv4 => '163.172.148.228',
- },
- armlet4 => {
- ipv4 => '163.172.148.228',
- },
- armlet5 => {
- ipv4 => '163.172.148.228',
- },
friteuse => {
ipv4 => '192.168.122.131',
},