new service domains
This commit is contained in:
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