]> Frank Brehm's Git Trees - salt/pillar.git/commitdiff
Bugfixing
authorFrank Brehm <frank@brehm-online.com>
Fri, 26 Feb 2016 10:39:13 +0000 (11:39 +0100)
committerFrank Brehm <frank@brehm-online.com>
Fri, 26 Feb 2016 10:39:13 +0000 (11:39 +0100)
postfix/satellite.sls

index 1daa7cfa0f2c57061d14103262980aa97f5f0afe..d3663ea4894f396f4e65f003e9b1725f5f124475 100644 (file)
@@ -11,7 +11,7 @@
   'Arch' : {
     'aliases_file': '/etc/aliases',
   },
-},
+})
 %}
 
 postfix:
@@ -24,7 +24,7 @@ postfix:
   config:
     smtpd_banner: $myhostname ESMTP $mail_name (Debian/GNU)
     biff: 'no'
-    smtp_tls_CApath = /etc/ssl/certs
+    smtp_tls_CApath: '/etc/ssl/certs'
     append_dot_mydomain: 'yes'
     readme_directory: 'no'
     mydestination: localhost, localhost.localdomain