aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2016-12-05 23:47:24 +0200
committerThomas Backlund <tmb@mageia.org>2016-12-05 23:47:24 +0200
commit6012cb04d971bdd69ae7ea4e03e234a3a83548ac (patch)
treef047c90131b40cfaafbff831977cd072f735c2af /manifests
parentde672ef447206bef1b9d51af722c4b2baad3185b (diff)
downloadpuppet-6012cb04d971bdd69ae7ea4e03e234a3a83548ac.tar
puppet-6012cb04d971bdd69ae7ea4e03e234a3a83548ac.tar.gz
puppet-6012cb04d971bdd69ae7ea4e03e234a3a83548ac.tar.bz2
puppet-6012cb04d971bdd69ae7ea4e03e234a3a83548ac.tar.xz
puppet-6012cb04d971bdd69ae7ea4e03e234a3a83548ac.zip
valstar will be a buildnode
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes/valstar.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/nodes/valstar.pp b/manifests/nodes/valstar.pp
index e086e548..7539ebbf 100644
--- a/manifests/nodes/valstar.pp
+++ b/manifests/nodes/valstar.pp
@@ -1,5 +1,7 @@
node valstar {
# Location: IELO datacenter (marseille)
+#
include common::default_mageia_server
+ include mga_buildsystem::buildnode
timezone::timezone { 'Europe/Paris': }
}