log_level = "warn"
# All times are in seconds
interval = "1800"
splay = "300"
splay_first_run = "10"
run_lock_timeout = "30"

[data_collector]
  enable = false
#   Set this to true to enable data collection
#   enable = "true"
#   uncomment and set to your automate sever URL
#   server_url = "https://automate.mydomain.com/data-collector/v0"
#   For instructions on generating tokens refer to: https://automate.chef.io/docs/api-tokens/
#   token = "anactualtoken="

# Set cookbook specific attributes
[attributes]