Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Puppet Camptocamp Postfix
Commits
edd1b15c
Commit
edd1b15c
authored
Jun 30, 2014
by
Matthias Baur
Browse files
Make notify dependency of Augeas["Postfix virtual - ${name}"] more variable...
parent
a1c2be8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/virtual.pp
View file @
edd1b15c
...
...
@@ -71,6 +71,6 @@ define postfix::virtual (
Package
[
'postfix'
],
Augeas
::
Lens
[
'postfix_virtual'
],
],
notify
=>
Postfix
::
Hash
[
'/etc/postfix/virtual'
],
notify
=>
Postfix
::
Hash
[
$file
],
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment