dovecot: Removed redundant dependencies
This commit is contained in:
parent
49fe3a8932
commit
ede7c42a11
1 changed files with 2 additions and 4 deletions
|
@ -51,8 +51,6 @@ class dovecot::server inherits dovecot::common {
|
||||||
service { "dovecot":
|
service { "dovecot":
|
||||||
ensure => running,
|
ensure => running,
|
||||||
enable => true,
|
enable => true,
|
||||||
require => File["/etc/dovecot/conf.d/98-puppet.conf",
|
|
||||||
"/etc/dovecot/conf.d/99-local.conf"],
|
|
||||||
}
|
}
|
||||||
|
|
||||||
file { "/etc/dovecot/conf.d/98-puppet.conf":
|
file { "/etc/dovecot/conf.d/98-puppet.conf":
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue