From 0bfd482296f951f5630a848ccb5459c82d9bb96d Mon Sep 17 00:00:00 2001 From: do Date: Fri, 12 Feb 2021 17:00:04 +0100 Subject: [PATCH] ca file for haproxy --- base/hostconfig/auto02.sls | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/base/hostconfig/auto02.sls b/base/hostconfig/auto02.sls index 29a4e7e..ae6a236 100644 --- a/base/hostconfig/auto02.sls +++ b/base/hostconfig/auto02.sls @@ -1,10 +1,10 @@ pki: cns: - docker-registry.lan - - zwave2mqtt.lan - - auto.lan - - auto-conf.lan - - pihole.lan + - zwave2mqtt.chaos + - auto.chaos + - auto-conf.chaos + - pihole.chaos systemd: service: container-homeassistant: @@ -137,7 +137,7 @@ haproxy: name: www-http bind: - "*:80" - - "*:443 ssl crt /etc/pki/chain.pem" + - "*:443 ssl crt /etc/pki/chain ca-file /etc/pki/intca.crt" default_backend: auto acls: - host_auto hdr_beg(host) -i auto.