diff options
author | Nicolas Vigier <boklm@mageia.org> | 2011-04-07 18:52:59 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2011-04-07 18:52:59 +0000 |
commit | b16a36b298a3d770911ba09c45ef684738776de2 (patch) | |
tree | d985307adaa4628fdff0ff267e8be4bd3c4ab49d /manifests | |
parent | 3c067a16ca72a9950b0719daa6077b9f3d3794ba (diff) | |
download | puppet-b16a36b298a3d770911ba09c45ef684738776de2.tar puppet-b16a36b298a3d770911ba09c45ef684738776de2.tar.gz puppet-b16a36b298a3d770911ba09c45ef684738776de2.tar.bz2 puppet-b16a36b298a3d770911ba09c45ef684738776de2.tar.xz puppet-b16a36b298a3d770911ba09c45ef684738776de2.zip |
add iurt2010.1 script
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp index 0e3e8c10..74b605c5 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -116,6 +116,7 @@ node jonund { # include common::default_mageia_server include buildsystem::buildnode + include buildsystem::iurt20101 timezone::timezone { "Europe/Paris": } include shorewall include shorewall::default_firewall |