diff --git a/base/hostconfig/adm01.sls b/base/hostconfig/adm01.sls index 1e6976b..51b5d35 100644 --- a/base/hostconfig/adm01.sls +++ b/base/hostconfig/adm01.sls @@ -1,9 +1,9 @@ pki: cns: - - cr.lan - - gcr-mirror.lan - - dr-mirror.lan - - docker-registry.lan + - cr.wks + - gcr-mirror.wks + - dr-mirror.wks + - docker-registry.wks #- ups.wks systemd: service: diff --git a/base/hostconfig/auto02.sls b/base/hostconfig/auto02.sls index 32a5116..21976cb 100644 --- a/base/hostconfig/auto02.sls +++ b/base/hostconfig/auto02.sls @@ -1,6 +1,5 @@ pki: cns: - - docker-registry.lan - zwave2mqtt.chaos - auto.chaos - auto-conf.chaos diff --git a/base/hostconfig/truhe.sls b/base/hostconfig/truhe.sls index 0f7eb5a..06a9efa 100644 --- a/base/hostconfig/truhe.sls +++ b/base/hostconfig/truhe.sls @@ -1,2 +1,2 @@ os: - release: bookworm \ No newline at end of file + release: bullseye \ No newline at end of file diff --git a/top.sls b/top.sls index 0ffe0b8..8c91549 100644 --- a/top.sls +++ b/top.sls @@ -12,6 +12,6 @@ base: 'G@osarch:armhf and not G@fqdn:adm01.wks': - match: compound - base.log.rsyslog.client - 'pine*': - - k8s + # 'pine*': + # - k8s