aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/armlet2.pp
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2019-10-20 18:42:57 +0000
committerPascal Terjan <pterjan@mageia.org>2019-10-20 18:43:09 +0000
commit37f92d11f06107dcf587012908af71aec3284f86 (patch)
tree6a855e43958cd5d3ba1e67c0455481c543d5ee10 /manifests/nodes/armlet2.pp
parent854b829974e5cccd0d4870f3ca03ca50520d1f8a (diff)
downloadpuppet-37f92d11f06107dcf587012908af71aec3284f86.tar
puppet-37f92d11f06107dcf587012908af71aec3284f86.tar.gz
puppet-37f92d11f06107dcf587012908af71aec3284f86.tar.bz2
puppet-37f92d11f06107dcf587012908af71aec3284f86.tar.xz
puppet-37f92d11f06107dcf587012908af71aec3284f86.zip
Kill a lot of arm build nodes
Diffstat (limited to 'manifests/nodes/armlet2.pp')
-rw-r--r--manifests/nodes/armlet2.pp7
1 files changed, 0 insertions, 7 deletions
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': }
-}