diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-05 16:46:46 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-05 16:46:46 +0200 |
commit | c7a9f204f93f80a32cc32ca67691828bd6b8bac2 (patch) | |
tree | 7b6e569678919da7ae35ab598501843793a18d13 /manifests/nodes/alamut.pp | |
parent | 62b8ba4ab3044f01c54ce45c282ef4e1a21cc254 (diff) | |
download | puppet-c7a9f204f93f80a32cc32ca67691828bd6b8bac2.tar puppet-c7a9f204f93f80a32cc32ca67691828bd6b8bac2.tar.gz puppet-c7a9f204f93f80a32cc32ca67691828bd6b8bac2.tar.bz2 puppet-c7a9f204f93f80a32cc32ca67691828bd6b8bac2.tar.xz puppet-c7a9f204f93f80a32cc32ca67691828bd6b8bac2.zip |
web services are not on alamut anymore
Diffstat (limited to 'manifests/nodes/alamut.pp')
-rwxr-xr-x[-rw-r--r--] | manifests/nodes/alamut.pp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp index f62829f2..9bf97abf 100644..100755 --- a/manifests/nodes/alamut.pp +++ b/manifests/nodes/alamut.pp @@ -101,9 +101,6 @@ node alamut { } include wikis - include websites::perl - include websites::www - include websites::nav class { 'mgapeople': ldap_server => "ldap.${::domain}", |