aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2016-12-07 00:05:57 +0200
committerThomas Backlund <tmb@mageia.org>2016-12-07 00:05:57 +0200
commite7646f734b4daedf21bd06e1942344fec5058e9c (patch)
tree53def6f5937fdddb6c9e6d6e777b4a82518e2234 /manifests
parent324f025d231138954b9a55f010c967671129d7c8 (diff)
downloadpuppet-e7646f734b4daedf21bd06e1942344fec5058e9c.tar
puppet-e7646f734b4daedf21bd06e1942344fec5058e9c.tar.gz
puppet-e7646f734b4daedf21bd06e1942344fec5058e9c.tar.bz2
puppet-e7646f734b4daedf21bd06e1942344fec5058e9c.tar.xz
puppet-e7646f734b4daedf21bd06e1942344fec5058e9c.zip
sucuk: temporarily disable xymon config
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes/sucuk.pp8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifests/nodes/sucuk.pp b/manifests/nodes/sucuk.pp
index 8c2c5598..599af18b 100644
--- a/manifests/nodes/sucuk.pp
+++ b/manifests/nodes/sucuk.pp
@@ -21,10 +21,10 @@ node sucuk {
include mirrorbrain
- include xymon::server
- apache::vhost_simple { "xymon.${::domain}":
- location => '/var/lib/xymon/www',
- }
+# include xymon::server
+# apache::vhost_simple { "xymon.${::domain}":
+# location => '/var/lib/xymon/www',
+# }
}