From: Frank Brehm Date: Tue, 27 Mar 2018 09:14:07 +0000 (+0200) Subject: Disabled Apache::Logstash for rpm-repo.pixelpark.com X-Git-Tag: v0.1.0~1376 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=2515a854f8fa0f9a77876a58906f639986bd0e8a;p=pixelpark%2Fhiera.git Disabled Apache::Logstash for rpm-repo.pixelpark.com --- 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