Avoid dependency cycle

refs #6842
This commit is contained in:
Alexander Klimov 2014-08-28 15:13:47 +02:00
parent f2fd9f1fc4
commit 3e5a0af696
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ class icinga2-mysql {
source => 'puppet:////vagrant/.vagrant-puppet/files/etc/icinga2/features-available/ido-mysql.conf',
owner => 'icinga',
group => 'icinga',
require => Class['icinga2'],
notify => Service['icinga2'],
}