aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/scwaarch64.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes/scwaarch64.pp')
-rw-r--r--manifests/nodes/scwaarch64.pp7
1 files changed, 7 insertions, 0 deletions
diff --git a/manifests/nodes/scwaarch64.pp b/manifests/nodes/scwaarch64.pp
new file mode 100644
index 00000000..5f6a6b90
--- /dev/null
+++ b/manifests/nodes/scwaarch64.pp
@@ -0,0 +1,7 @@
+node scwaarch64 {
+# Location: Scaleway (Iliad/Online datacenter)
+#
+ include common::default_mageia_server
+ include mga_buildsystem::buildnode
+ timezone::timezone { 'Europe/Paris': }
+}