From d60d0cccd28105c146ddede6051c218d2e92498c Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 17 Aug 2016 13:40:38 +0200 Subject: [PATCH] bauhaus - disable last watcher job --- customer/pixelpark/bauhaus.pixelpark.com.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/customer/pixelpark/bauhaus.pixelpark.com.yaml b/customer/pixelpark/bauhaus.pixelpark.com.yaml index 1abd355e..c7e5785e 100644 --- a/customer/pixelpark/bauhaus.pixelpark.com.yaml +++ b/customer/pixelpark/bauhaus.pixelpark.com.yaml @@ -156,6 +156,6 @@ site::profile::infrastructure::jenkins::nginx_vhosts: ssl_key: /etc/pki/tls/private/wildcard.pixelpark.com-key.pem rewrite_to_https: true -site::profile::infrastructure::jenkins::jobs: - master-Watcher: - scm_url: git@git.pixelpark.com:puppet/master-watcher-job.git +site::profile::infrastructure::jenkins::jobs: {} +# master-Watcher: +# scm_url: git@git.pixelpark.com:puppet/master-watcher-job.git -- 2.39.5