Skip to content
Snippets Groups Projects
Commit 328c20af authored by Silvio Rhatto's avatar Silvio Rhatto
Browse files

Fixing deprecation issue

parent 9cfb03fe
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,7 @@ class postfix {
owner => "root",
group => "root",
mode => "0644",
source => "puppet:///postfix/main.cf",
source => "puppet:///modules/postfix/main.cf",
replace => false,
seltype => $postfix_seltype,
notify => Service["postfix"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment