From 2e0713e9027ed2cd125027afd68d91e862f5d14f Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Fri, 5 Feb 2016 15:47:37 +0000 Subject: Oops forgot one file --- manifests/nodes/armada.pp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 manifests/nodes/armada.pp diff --git a/manifests/nodes/armada.pp b/manifests/nodes/armada.pp new file mode 100644 index 00000000..d4f7bd8a --- /dev/null +++ b/manifests/nodes/armada.pp @@ -0,0 +1,7 @@ +node armada { +# Location: Scaleway (Iliad/Online datacenter) + include common::default_mageia_server + timezone::timezone { 'Europe/Paris': } + + include mga_buildsystem::buildnode +} -- cgit v1.2.1