diff options
Diffstat (limited to 'pillar/common/init.sls')
-rw-r--r-- | pillar/common/init.sls | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pillar/common/init.sls b/pillar/common/init.sls deleted file mode 100644 index 7665aa6..0000000 --- a/pillar/common/init.sls +++ /dev/null @@ -1,8 +0,0 @@ -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 |