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