salt/pillar/common/init.sls
Georg Pfuetzenreuter 4863396938
Split to OS specific common pillar
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2023-01-24 18:03:15 +01:00

9 lines
222 B
Plaintext

include:
- role.salt.common
- role.salt.minion
- common.{{ grains['os'] | lower }}
managed_header_pound: |
### This file is managed via https://git.com.de/LibertaCasa/salt
### Manual changes will be overwritten