From: Frank Brehm Date: Mon, 29 Feb 2016 11:03:27 +0000 (+0100) Subject: Bugfixing postfix/common.sls X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=7e201cefd00d8f11f9efbe567df5f9f9f6b5f3ff;p=salt%2Fstates.git Bugfixing postfix/common.sls --- diff --git a/postfix/common.sls b/postfix/common.sls index 91dbe24..6fc8a39 100644 --- a/postfix/common.sls +++ b/postfix/common.sls @@ -49,7 +49,7 @@ postfix: /etc/postfix/postfix-cert.cnf: file.managed: - - source: postfix/files/postfix-cert.cnf + - source: salt://postfix/files/postfix-cert.cnf - user: root - group: root - mode: 644