Skip to content
Snippets Groups Projects
Commit edd1b15c authored by Matthias Baur's avatar Matthias Baur
Browse files

Make notify dependency of Augeas["Postfix virtual - ${name}"] more variable...

parent a1c2be8c
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,6 @@ define postfix::virtual (
Package['postfix'],
Augeas::Lens['postfix_virtual'],
],
notify => Postfix::Hash['/etc/postfix/virtual'],
notify => Postfix::Hash[$file],
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment