From 7b9f184c6b0e6164cfc08b5ae4b77970cc001194 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Tue, 24 Jan 2023 23:03:20 +0100 Subject: Revert "Split to OS specific common pillar" This reverts commit 4863396938c7c638517cbefc3a2773c9eb29bc69. --- pillar/common/init.sls | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 pillar/common/init.sls (limited to 'pillar/common/init.sls') 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 -- cgit v1.2.3