ce5b7712c9
BREAKING CHANGE: The data dictionary is simplified and expanded. Retest your states and update pillar data accordingly. For developer convenience, clientlibs states were introduced. See pillar.example, defaults.yaml, and docs/README.
7 lines
249 B
Django/Jinja
7 lines
249 B
Django/Jinja
########################################################################
|
|
# File managed by Salt at <{{ source }}>.
|
|
# Your changes may be overwritten.
|
|
########################################################################
|
|
|
|
{{ config|yaml(False) }}
|