Clemens Beck
authored
Parse and pass flags (https://github.com/webdevops/go-crond#usage) from crond['flags'] dictionary to the go-crond service. For example, --verbose and --server.bind can be configured by setting: ''' crond['flags'] = { 'verbose': true, 'server.bind': '0.0.0.0:7000' } ''' The include flag (configurable via crond['cron_d']) can not be configured with the flags dictionary. Changelog: added
Name | Last commit | Last update |
---|---|---|
.. | ||
attributes | ||
libraries | ||
recipes | ||
resources | ||
templates/default | ||
metadata.rb |