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?
|
||||
#
|
||||
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