aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes')
-rw-r--r--manifests/nodes/armagnac.pp8
-rw-r--r--manifests/nodes/armlet1.pp7
-rw-r--r--manifests/nodes/armlet2.pp7
-rw-r--r--manifests/nodes/armlet4.pp7
-rw-r--r--manifests/nodes/armlet6.pp7
-rw-r--r--manifests/nodes/armlet7.pp7
-rw-r--r--manifests/nodes/armlet9.pp7
7 files changed, 0 insertions, 50 deletions
diff --git a/manifests/nodes/armagnac.pp b/manifests/nodes/armagnac.pp
deleted file mode 100644
index 27fa26fc..00000000
--- a/manifests/nodes/armagnac.pp
+++ /dev/null
@@ -1,8 +0,0 @@
-node armagnac {
-# Location: Scaleway (Iliad/Online datacenter)
- include common::default_mageia_server
- timezone::timezone { 'Europe/Paris': }
- serial_console::serial_console { 'ttyS0': }
-
- include mga_buildsystem::buildnode
-}
diff --git a/manifests/nodes/armlet1.pp b/manifests/nodes/armlet1.pp
deleted file mode 100644
index 0d731f08..00000000
--- a/manifests/nodes/armlet1.pp
+++ /dev/null
@@ -1,7 +0,0 @@
-node armlet1 {
-# Location: Scaleway (Iliad/Online datacenter)
-#
- include common::default_mageia_server
- include mga_buildsystem::buildnode
- timezone::timezone { 'Europe/Paris': }
-}
diff --git a/manifests/nodes/armlet2.pp b/manifests/nodes/armlet2.pp
deleted file mode 100644
index 7566249f..00000000
--- a/manifests/nodes/armlet2.pp
+++ /dev/null
@@ -1,7 +0,0 @@
-node armlet2 {
-# 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/armlet6.pp b/manifests/nodes/armlet6.pp
deleted file mode 100644
index ebe0da27..00000000
--- a/manifests/nodes/armlet6.pp
+++ /dev/null
@@ -1,7 +0,0 @@
-node armlet6 {
-# Location: Scaleway (Iliad/Online datacenter)
-#
- include common::default_mageia_server
- include mga_buildsystem::buildnode
- timezone::timezone { 'Europe/Paris': }
-}
diff --git a/manifests/nodes/armlet7.pp b/manifests/nodes/armlet7.pp
deleted file mode 100644
index 929ae635..00000000
--- a/manifests/nodes/armlet7.pp
+++ /dev/null
@@ -1,7 +0,0 @@
-node armlet7 {
-# Location: Scaleway (Iliad/Online datacenter)
-#
- include common::default_mageia_server
- include mga_buildsystem::buildnode
- timezone::timezone { 'Europe/Paris': }
-}
diff --git a/manifests/nodes/armlet9.pp b/manifests/nodes/armlet9.pp
deleted file mode 100644
index de34834c..00000000
--- a/manifests/nodes/armlet9.pp
+++ /dev/null
@@ -1,7 +0,0 @@
-node armlet9 {
-# Location: Scaleway (Iliad/Online datacenter)
-#
- include common::default_mageia_server
- include mga_buildsystem::buildnode
- timezone::timezone { 'Europe/Paris': }
-}