From 7e201cefd00d8f11f9efbe567df5f9f9f6b5f3ff Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 29 Feb 2016 12:03:27 +0100 Subject: [PATCH] Bugfixing postfix/common.sls --- postfix/common.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5