Skip to content
Snippets Groups Projects
Commit 811c9f9f authored by James Brown's avatar James Brown Committed by Raphaël Pinson
Browse files

fix broken dependency

parent 1f9b92f3
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ define postfix::virtual ( ...@@ -67,7 +67,7 @@ define postfix::virtual (
incl => $file, incl => $file,
lens => 'Postfix_Virtual.lns', lens => 'Postfix_Virtual.lns',
changes => $changes, changes => $changes,
require => [Package['postfix'], Augeas::Lens['postfix_transport']], require => [Package['postfix'], Augeas::Lens['postfix_virtual']],
notify => Exec['generate /etc/postfix/virtual.db'], notify => Exec['generate /etc/postfix/virtual.db'],
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment