Configure the default log level for RCCN via hiera
This commit is contained in:
parent
ed8f224d04
commit
959d9524a2
2 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Configuration settings
|
||||
default_log_level = 'DEBUG'
|
||||
default_log_level = '<%= @default_log_level %>'
|
||||
|
||||
rhizomatica_dir = '<%= @rhizomatica_dir %>'
|
||||
sq_hlr_path = '<%= @sq_hlr_path %>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue