]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
changed brauhaus to jenkins automation test-machine
authorThomas Heller <thomas.heller@pixelpark.com>
Mon, 6 Aug 2018 11:30:50 +0000 (13:30 +0200)
committerThomas Heller <thomas.heller@pixelpark.com>
Mon, 6 Aug 2018 11:30:50 +0000 (13:30 +0200)
customer/pixelpark/brauhaus.pixelpark.com.yaml

index 81b04910b27e9bb1d6ca0592930db5afd3f92b58..3b0442d3c925d4f4820fbb228ffd4a4ad755de38 100644 (file)
@@ -1,27 +1,2 @@
 ---
 infra::role: base
-infra::additional_classes:
-  - infra::profile::infrastructure::jenkins
-
-accounts::users:
-  jenkins:
-    managed: false
-
-jenkins::lts: true
-infra::profile::infrastructure::jenkins::apache_vhosts:
-  jenkins:
-    server_name:
-      - brauhaus.pixelpark.com
-    proxy: http://localhost:8080
-    proxy_set_header:
-      - 'X-Forwarded-Proto "https"'
-      - 'X-Forwarded-For $proxy_add_x_forwarded_for'
-      - 'X-Real-IP $remote_addr'
-      - 'Host $host'
-    ssl: true
-    ssl_cert: /etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem
-    ssl_key: /etc/pki/tls/private/wildcard.pixelpark.com-key.pem
-    rewrite_to_https: true
-    proxy_connect_timeout: "600"
-    proxy_read_timeout: "600"
-    proxy_connect_timeout: "600"