mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
parent
62c90f91e0
commit
9eafe3b54a
@ -15,7 +15,8 @@
|
||||
class php {
|
||||
|
||||
package { 'php':
|
||||
ensure => installed
|
||||
ensure => installed,
|
||||
require => Package["${apache::apache}"]
|
||||
}
|
||||
|
||||
package { 'php-mysql':
|
||||
|
Loading…
x
Reference in New Issue
Block a user