aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes/armagnac.pp7
-rw-r--r--manifests/nodes_ip.pp3
2 files changed, 10 insertions, 0 deletions
diff --git a/manifests/nodes/armagnac.pp b/manifests/nodes/armagnac.pp
new file mode 100644
index 00000000..2dc82f0d
--- /dev/null
+++ b/manifests/nodes/armagnac.pp
@@ -0,0 +1,7 @@
+node armagnac {
+# Location: Scaleway (Iliad/Online datacenter)
+ include common::default_mageia_server
+ timezone::timezone { 'Europe/Paris': }
+
+ include mga_buildsystem::buildnode
+}
diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp
index 780afe15..28b5c5d9 100644
--- a/manifests/nodes_ip.pp
+++ b/manifests/nodes_ip.pp
@@ -43,6 +43,9 @@ $nodes_ipaddr = {
arm2 => {
ipv4 => '10.42.0.52',
},
+ armagnac => {
+ ipv4 => '212.47.231.90',
+ },
armorique => {
ipv4 => '212.47.242.112',
},