Compare commits
2 Commits
5a41932ba4
...
2ef6b1b87c
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ef6b1b87c | |||
| b223d0ceef |
@@ -9,7 +9,7 @@ pki:
|
||||
- rompr.chaos
|
||||
|
||||
os:
|
||||
release: bullseye
|
||||
release: bookworm
|
||||
|
||||
systemd:
|
||||
service:
|
||||
|
||||
2
base/hostconfig/truhe.sls
Normal file
2
base/hostconfig/truhe.sls
Normal file
@@ -0,0 +1,2 @@
|
||||
os:
|
||||
release: bookworm
|
||||
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user