aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2019-12-11 18:21:51 +0000
committerPascal Terjan <pterjan@mageia.org>2019-12-11 18:21:51 +0000
commit17642188724397eaf1ca063c291e8e7ab50e7bec (patch)
treea314af10a4d61bb5daee19d6cd2b6f72fef26ee3 /manifests
parent2d3fd95aa23785ba27754791250007b6dfc680e7 (diff)
downloadpuppet-17642188724397eaf1ca063c291e8e7ab50e7bec.tar
puppet-17642188724397eaf1ca063c291e8e7ab50e7bec.tar.gz
puppet-17642188724397eaf1ca063c291e8e7ab50e7bec.tar.bz2
puppet-17642188724397eaf1ca063c291e8e7ab50e7bec.tar.xz
puppet-17642188724397eaf1ca063c291e8e7ab50e7bec.zip
Delete armorique
This was the original Scaleway arm build node which was setup with an external IP. There is no point upgrading it to Mageia 7, while there is now a Mageia 7 image to create armlet nodes beind neru.
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes/armorique.pp8
-rw-r--r--manifests/nodes_ip.pp3
2 files changed, 0 insertions, 11 deletions
diff --git a/manifests/nodes/armorique.pp b/manifests/nodes/armorique.pp
deleted file mode 100644
index 0a50f9b6..00000000
--- a/manifests/nodes/armorique.pp
+++ /dev/null
@@ -1,8 +0,0 @@
-node armorique {
-# 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_ip.pp b/manifests/nodes_ip.pp
index 2d2260ab..e9bfbf3d 100644
--- a/manifests/nodes_ip.pp
+++ b/manifests/nodes_ip.pp
@@ -25,9 +25,6 @@ $nodes_ipaddr = {
ipv4 => '212.85.158.153',
ipv6 => '2a02:2178:2:7::9',
},
- armorique => {
- ipv4 => '212.47.242.112',
- },
armlet1 => {
ipv4 => '163.172.148.228',
},