dovecot: Removed redundant dependencies

This commit is contained in:
Ossi Salmi 2013-07-29 16:54:30 +03:00
parent 49fe3a8932
commit ede7c42a11

View file

@ -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":