6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
include:
|
|
- base.hostconfig.{{ grains.get('nodename') | regex_replace('[0-9]', '', ignorecase=True) }}
|
|
|
|
{% include salt['grains.get']('host') + '.sls' ignore missing %}
|
|
|