aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2017-04-09 15:20:59 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2017-04-09 15:20:59 +0200
commitf7509c0f9544e1b87349349e47291de15f398373 (patch)
tree02ffd56788a5ceb4b79dd92d376063fe19954109 /manifests
parentcb0836a29626f8b7a0e746dd4cc69f124c4b89c5 (diff)
downloadpuppet-f7509c0f9544e1b87349349e47291de15f398373.tar
puppet-f7509c0f9544e1b87349349e47291de15f398373.tar.gz
puppet-f7509c0f9544e1b87349349e47291de15f398373.tar.bz2
puppet-f7509c0f9544e1b87349349e47291de15f398373.tar.xz
puppet-f7509c0f9544e1b87349349e47291de15f398373.zip
Remove what we moved away from alamut
Diffstat (limited to 'manifests')
-rwxr-xr-xmanifests/nodes/alamut.pp6
1 files changed, 0 insertions, 6 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp
index 09bf2656..367c49f1 100755
--- a/manifests/nodes/alamut.pp
+++ b/manifests/nodes/alamut.pp
@@ -65,12 +65,6 @@ node alamut {
include repositories::svn_mirror
include viewvc
- # disabled until fixed
- #Enable back to test.
- include repositories::git_mirror
- include cgit
- include gitmirror
-
include xymon::server
apache::vhost_simple { "xymon.${::domain}":
location => '/var/lib/xymon/www',