aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/manifests/mainnode.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/buildsystem/manifests/mainnode.pp b/modules/buildsystem/manifests/mainnode.pp
index b5c17b57..72f04874 100644
--- a/modules/buildsystem/manifests/mainnode.pp
+++ b/modules/buildsystem/manifests/mainnode.pp
@@ -14,8 +14,6 @@ class buildsystem::mainnode {
ssh::auth::client { $sched_login: }
- ssh::auth::server { $sched_login: }
-
apache::vhost::other_app { "repository.$::domain":
vhost_file => 'buildsystem/vhost_repository.conf',
}