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