aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes')
-rw-r--r--manifests/nodes/armlet3.pp7
-rw-r--r--manifests/nodes/armlet4.pp7
-rw-r--r--manifests/nodes/armlet5.pp7
3 files changed, 0 insertions, 21 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': }
-}