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