mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
6b03f5851f
commit
cad539aa59
@ -3,6 +3,11 @@ class icingaweb2_dev {
|
|||||||
include php
|
include php
|
||||||
include zend_framework
|
include zend_framework
|
||||||
|
|
||||||
|
package { 'php-pdo':
|
||||||
|
ensure => latest,
|
||||||
|
notify => Service['apache'],
|
||||||
|
}
|
||||||
|
|
||||||
Exec { path => '/bin:/usr/bin' }
|
Exec { path => '/bin:/usr/bin' }
|
||||||
|
|
||||||
mysql::database::populate { 'icingaweb':
|
mysql::database::populate { 'icingaweb':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user