8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
|
---
|
||
|
base:
|
||
|
'*':
|
||
|
- provision
|
||
|
{%- if salt['pillar.get']('specs:' + salt['grains.get']('fqdn')) is defined %}
|
||
|
- states
|
||
|
{%- endif %}
|