mirror of https://github.com/Icinga/icinga2.git
Vagrant: Add missing include.
This commit is contained in:
parent
d7801f22e9
commit
531845c616
|
@ -1,5 +1,6 @@
|
|||
class icinga-web {
|
||||
include icinga-rpm-snapshot
|
||||
include icinga2-ido-mysql
|
||||
|
||||
php::extension { ['php-mysql']:
|
||||
require => [ Class['mysql'] ]
|
||||
|
|
Loading…
Reference in New Issue