mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
37b9aa36ec
commit
ea69b3f709
@ -5,7 +5,7 @@ class icingaweb2::config (
|
|||||||
ensure => present,
|
ensure => present,
|
||||||
}
|
}
|
||||||
|
|
||||||
file { [ "${config}", "${config}/enabledModules", "${config}/modules" ]:
|
file { [ "${config}", "${config}/enabledModules", "${config}/modules", "${config}/preferences" ]:
|
||||||
ensure => directory,
|
ensure => directory,
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
group => 'icingaweb',
|
group => 'icingaweb',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user