We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d0b46 commit a876283Copy full SHA for a876283
data/icinga2/default.yaml
@@ -26,7 +26,9 @@ icinga2::settings:
26
config:
27
path: "/etc/icinga2/icinga2.conf"
28
log:
29
- path: *1
+ path:
30
+ - "/var/log/icinga2/icinga2.log"
31
+ - "/var/log/icinga2/error.log"
32
user_files:
33
34
path: "$HOME/.icinga2/icinga2.conf"
metadata.json
@@ -1,6 +1,6 @@
1
{
2
"name": "example42-tinydata",
3
- "version": "0.7.0",
+ "version": "0.7.1",
4
"author": "Alessandro Franceschi",
5
"summary": "Tiny Puppet Data",
6
"license": "Apache-2.0",
0 commit comments