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.
11 lines
166 B
Plaintext
11 lines
166 B
Plaintext
#.-*- coding: utf-8 -*-
|
|
# vim: ft=sls
|
|
|
|
include:
|
|
- .service.clean
|
|
- .config.clean
|
|
- .exporters.clean
|
|
- .clientlibs.clean
|
|
- .archive.clean
|
|
- .package.clean
|