Compare commits

...

3 Commits

Author SHA1 Message Date
a2ae96d2ee removed k8s stuff 2023-10-01 14:46:34 +02:00
2ef6b1b87c new service domains 2023-10-01 13:07:36 +02:00
b223d0ceef auto02 is now a bookworm 2023-08-01 17:09:01 +02:00
5 changed files with 11 additions and 10 deletions

View File

@@ -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:

View File

@@ -1,6 +1,5 @@
pki:
cns:
- docker-registry.lan
- zwave2mqtt.chaos
- auto.chaos
- auto-conf.chaos
@@ -9,7 +8,7 @@ pki:
- rompr.chaos
os:
release: bullseye
release: bookworm
systemd:
service:

View File

@@ -0,0 +1,2 @@
os:
release: bullseye

View File

@@ -3,6 +3,6 @@
# which services are available?
#
services:
{%- if grains.get('domain') in ['lan', 'wks'] %}
- apt-cache: apt-cache.lan/
{%- if grains.get('domain') in ['lan', 'wks', 'nr5', 'consul'] %}
- apt-cache: apt-cache.service.nr5/
{%- endif %}

View File

@@ -12,6 +12,6 @@ base:
'G@osarch:armhf and not G@fqdn:adm01.wks':
- match: compound
- base.log.rsyslog.client
'pine*':
- k8s
# 'pine*':
# - k8s