diff options
author | Thomas Backlund <tmb@mageia.org> | 2016-12-05 23:47:24 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2016-12-05 23:47:24 +0200 |
commit | 6012cb04d971bdd69ae7ea4e03e234a3a83548ac (patch) | |
tree | f047c90131b40cfaafbff831977cd072f735c2af /manifests/nodes | |
parent | de672ef447206bef1b9d51af722c4b2baad3185b (diff) | |
download | puppet-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/nodes')
-rw-r--r-- | manifests/nodes/valstar.pp | 2 |
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': } } |