mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 09:14:08 +02:00
parent
9b6c90bf98
commit
275976cecc
@ -6,7 +6,7 @@ define icingaweb2::config::general (
|
|||||||
include icingaweb2::config
|
include icingaweb2::config
|
||||||
|
|
||||||
file { "${config}/${name}.ini":
|
file { "${config}/${name}.ini":
|
||||||
source => "${source}/${name}.ini",
|
content => template("${source}/${name}.ini.erb"),
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
group => 'icingaweb',
|
group => 'icingaweb',
|
||||||
mode => 0660,
|
mode => 0660,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user