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