mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
parent
9471cede3f
commit
38c97587a4
@ -30,6 +30,10 @@ class icingaweb2_dev {
|
||||
user => 'apache',
|
||||
require => Class[[ 'icingacli', 'apache' ]],
|
||||
}
|
||||
-> exec { 'enable-test-module':
|
||||
command => 'icingacli module enable test',
|
||||
user => 'apache'
|
||||
}
|
||||
|
||||
group { 'icingacmd':
|
||||
ensure => present,
|
||||
|
Loading…
x
Reference in New Issue
Block a user