diff options
Diffstat (limited to 'puppet')
| -rw-r--r-- | puppet/modules/tapicero/templates/tapicero.yaml.erb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/puppet/modules/tapicero/templates/tapicero.yaml.erb b/puppet/modules/tapicero/templates/tapicero.yaml.erb index cfc02c5c..8e19b22f 100644 --- a/puppet/modules/tapicero/templates/tapicero.yaml.erb +++ b/puppet/modules/tapicero/templates/tapicero.yaml.erb @@ -18,7 +18,7 @@ seq_file: "/var/lib/leap/tapicero/tapicero.seq"  # Configure log_file like this if you want to log to a file instead of syslog:  # log_file: "/var/leap/log/tapicero.log" -log_level: debug +log_level: info  # tapicero specific options  options: | 
