diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-09 15:20:59 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-09 15:20:59 +0200 |
commit | f7509c0f9544e1b87349349e47291de15f398373 (patch) | |
tree | 02ffd56788a5ceb4b79dd92d376063fe19954109 /manifests | |
parent | cb0836a29626f8b7a0e746dd4cc69f124c4b89c5 (diff) | |
download | puppet-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-x | manifests/nodes/alamut.pp | 6 |
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', |