fuel-library/deployment/puppet/nailgun/templates/astute.sysconfig.erb
Vladimir Sharshov (warpc) 6417bca00a Setup correct log path and debug level for Astute
Correct log path: '/var/log/astute/astute.log'
Correct log level: 'debug'

Change-Id: Ifc05b35369691353a631328531dea36c8d7a55d8
Partial-Bug: #1523476
Closes-Bug: #1524368
2015-12-14 20:57:35 +00:00

2 lines
117 B
Plaintext

ASTUTE_OPTIONS="--config /etc/astute/astuted.conf --logfile /var/log/astute/astute.log --loglevel debug --workers 7"