Compare commits
2 Commits
5a41932ba4
...
2ef6b1b87c
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ef6b1b87c | |||
| b223d0ceef |
@@ -9,7 +9,7 @@ pki:
|
|||||||
- rompr.chaos
|
- rompr.chaos
|
||||||
|
|
||||||
os:
|
os:
|
||||||
release: bullseye
|
release: bookworm
|
||||||
|
|
||||||
systemd:
|
systemd:
|
||||||
service:
|
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?
|
# which services are available?
|
||||||
#
|
#
|
||||||
services:
|
services:
|
||||||
{%- if grains.get('domain') in ['lan', 'wks'] %}
|
{%- if grains.get('domain') in ['lan', 'wks', 'nr5', 'consul'] %}
|
||||||
- apt-cache: apt-cache.lan/
|
- apt-cache: apt-cache.service.nr5/
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user