From 2515a854f8fa0f9a77876a58906f639986bd0e8a Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 27 Mar 2018 11:14:07 +0200 Subject: [PATCH] Disabled Apache::Logstash for rpm-repo.pixelpark.com --- customer/pixelpark/rpm-repo.pixelpark.com.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/pixelpark/rpm-repo.pixelpark.com.yaml b/customer/pixelpark/rpm-repo.pixelpark.com.yaml index b348f764..61dedd1a 100644 --- a/customer/pixelpark/rpm-repo.pixelpark.com.yaml +++ b/customer/pixelpark/rpm-repo.pixelpark.com.yaml @@ -4,6 +4,7 @@ infra::additional_classes: - infra::profile::mcollective::common - infra::profile::apache +infra::profile::logstash::apache::enable: false infra::profile::apache::pp_vhosts: rpm-repo: @@ -13,4 +14,4 @@ infra::profile::apache::pp_vhosts: cert_customer: 'pixelpark' ssl_cert: /etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem ssl_chain: /etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem - ssl_key: /etc/pki/tls/private/wildcard.pixelpark.com-key.pem \ No newline at end of file + ssl_key: /etc/pki/tls/private/wildcard.pixelpark.com-key.pem -- 2.39.5