diff options
Diffstat (limited to 'pillar')
-rw-r--r-- | pillar/common.sls | 1 | ||||
-rw-r--r-- | pillar/role/mta/postfix.sls (renamed from pillar/postfix.sls) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/pillar/common.sls b/pillar/common.sls index d423f73..280886f 100644 --- a/pillar/common.sls +++ b/pillar/common.sls @@ -1,6 +1,7 @@ include: - role.salt.common - role.salt.minion + - role.mta.postfix managed_header_pound: | ### This file is managed via https://git.com.de/LibertaCasa/salt diff --git a/pillar/postfix.sls b/pillar/role/mta/postfix.sls index 15c3d07..15c3d07 100644 --- a/pillar/postfix.sls +++ b/pillar/role/mta/postfix.sls |