Move the debug logs env variable to an attribute
Set it to 'sockethub*' for now as Nick advised, see #91
This commit is contained in:
@@ -2,3 +2,4 @@ node.default['sockethub']['port'] = '10551'
|
||||
node.default['sockethub']['external_port'] = '10550'
|
||||
node.default['sockethub']['version'] = '3.1.4'
|
||||
node.default['sockethub']['nginx']['server_name'] = 'sockethub.kosmos.org'
|
||||
node.default['sockethub']['debug_logs'] = 'sockethub*'
|
||||
|
||||
Reference in New Issue
Block a user