inspec/lib/plugins/inspec-habitat/templates/habitat/default.toml.erb
Jerry Aldrich bf748d8478 Rewrite inspec-habitat plugin
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2019-02-19 00:47:14 -08:00

9 lines
236 B
Text

interval = 300
report_to_stdout = true
# Uncomment and replace values to report to Automate.
# This can also be applied at runtime via `hab config apply`
#[automate]
#url = 'https://chef-automate.test'
#token = 'TOKEN'
#user = 'admin'