diff options
author | Michael Scherer <misc@mageia.org> | 2012-02-17 20:25:47 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2012-02-17 20:25:47 +0000 |
commit | dc66487142b570b92082376da7d7ce71177476b8 (patch) | |
tree | 0fdbd1d291038ee341da8395307a496751882bdf /deployment/common | |
parent | d9cdfae0356a0a07f4ced6f3dfafbcbb68cd9158 (diff) | |
download | puppet-dc66487142b570b92082376da7d7ce71177476b8.tar puppet-dc66487142b570b92082376da7d7ce71177476b8.tar.gz puppet-dc66487142b570b92082376da7d7ce71177476b8.tar.bz2 puppet-dc66487142b570b92082376da7d7ce71177476b8.tar.xz puppet-dc66487142b570b92082376da7d7ce71177476b8.zip |
reenable xymon now we can have it on ecosse and jonund
Diffstat (limited to 'deployment/common')
-rw-r--r-- | deployment/common/manifests/init.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/common/manifests/init.pp b/deployment/common/manifests/init.pp index c3481250..b6021c6e 100644 --- a/deployment/common/manifests/init.pp +++ b/deployment/common/manifests/init.pp @@ -112,7 +112,7 @@ class common { include ntp include common::urpmi_update include puppet::client - #include xymon::client + include xymon::client include cron # provided by lsb-core, but it also pull |