mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
puppet: Name the Icinga Web 2 log file according to the hiera variable
refs #6842
This commit is contained in:
parent
6974b18755
commit
ec06239d80
@ -1,6 +1,6 @@
|
||||
[logging]
|
||||
log = "file"
|
||||
file = "/var/log/<%= @log %>/icingaweb.log"
|
||||
file = "/var/log/<%= @log %>/<%= @log %>.log"
|
||||
level = DEBUG
|
||||
|
||||
[preferences]
|
||||
|
Loading…
x
Reference in New Issue
Block a user