salt/tests/integration/files/pillar/base/generic.sls

23 lines
260 B
Plaintext
Raw Normal View History

2012-03-29 22:19:19 +00:00
monty: python
os: {{ grains['os'] }}
{% if grains['os'] == 'Fedora' %}
class: redhat
{% else %}
class: other
{% endif %}
knights:
- Lancelot
- Galahad
- Bedevere
- Robin
level1:
level2: foo
companions:
three:
- liz
- jo
- sarah jane