Commit ccfedaf9 authored by Leo Iannacone's avatar Leo Iannacone

update config with two different json logger file

parent a20e8d57
......@@ -20,6 +20,7 @@ config.web.debomatic.architecture = architecture
config.debomatic = {}
config.debomatic.path = '/srv/debomatic-' + architecture
config.debomatic.jsonfile = '/var/log/debomatic-' + architecture + '.json'
config.web.debomatic.dput = {}
config.web.debomatic.dput.incoming = config.debomatic.path
......
......@@ -20,6 +20,7 @@ config.web.debomatic.architecture = architecture
config.debomatic = {}
config.debomatic.path = '/srv/debomatic-' + architecture
config.debomatic.jsonfile = '/var/log/debomatic-' + architecture + '.json'
config.web.debomatic.dput = {}
config.web.debomatic.dput.incoming = config.debomatic.path
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment