13 lines
318 B
Text
13 lines
318 B
Text
|
# WARNING: This host definition is automatically generated by Puppet.
|
||
|
# ANY MANUAL CHANGES TO IT WILL GET OVERWRITTEN!
|
||
|
|
||
|
[logging]
|
||
|
log = "<%= @log %>"
|
||
|
level = "<%= @level %>"
|
||
|
application = "<%= @application %>"
|
||
|
|
||
|
[preferences]
|
||
|
store = "<%= @store %>"
|
||
|
resource = "<%= @resource %>"
|
||
|
|