Browse Source

Don't look for master.cf.{{ grains['nodename'] }} use node_id instead.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm 7 years ago
parent
commit
c812162cdb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      postfix/init.sls

+ 0 - 1
postfix/init.sls

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