diff options
author | Michael Scherer <misc@mageia.org> | 2010-11-08 10:36:35 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2010-11-08 10:36:35 +0000 |
commit | 26be2cbfc7cf288a95387a4f4ccbb5bad187e83c (patch) | |
tree | 4981426cc0896978b3256d59c4ffff4c73c36031 /manifests | |
parent | de5ae419f88ddc5c64cb03074a7d86d422d87ca0 (diff) | |
download | puppet-26be2cbfc7cf288a95387a4f4ccbb5bad187e83c.tar puppet-26be2cbfc7cf288a95387a4f4ccbb5bad187e83c.tar.gz puppet-26be2cbfc7cf288a95387a4f4ccbb5bad187e83c.tar.bz2 puppet-26be2cbfc7cf288a95387a4f4ccbb5bad187e83c.tar.xz puppet-26be2cbfc7cf288a95387a4f4ccbb5bad187e83c.zip |
- disable until we decided on how to fix it
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp index 454da5ee..3683985c 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -60,7 +60,7 @@ node jonund { # Location: IELO datacenter (marseille) # include default_mageia_server - include iurt + #include iurt timezone::timezone { "Europe/Paris": } } |