Browse Source

postfix: Use Debian Bullseye's config as standard

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 3 months ago
parent
commit
aff112a215
3 changed files with 1 additions and 0 deletions
  1. 1 0
      postfix/init.sls
  2. 0 0
      postfix/main.cf
  3. 0 0
      postfix/master.cf

+ 1 - 0
postfix/init.sls

@@ -23,6 +23,7 @@ postfix:
     - source:
       - salt://postfix/master.cf.H_{{ grains['id'] }}
       - salt://postfix/master.cf.{{ grains.os }}.{{ grains.oscodename }}
+      - salt://postfix/master.cf
     - watch_in:
       - service: postfix
 

+ 0 - 0
postfix/main.cf.Debian.bullseye → postfix/main.cf


+ 0 - 0
postfix/master.cf.Debian.bullseye → postfix/master.cf