From b60007d4857413da0b69c20590c3e23b5c44ddd4 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Tue, 24 Sep 2019 19:08:43 +0300 Subject: scwx861 is actually scwx86 --- manifests/nodes/scwx86.pp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 manifests/nodes/scwx86.pp (limited to 'manifests/nodes/scwx86.pp') 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': } +} -- cgit v1.2.1