mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
7a71719f13
Because the sleep_time is not written to a config file but instead only rendered into the run hook, hab-sup doesn't restart the running process upon any config updates. This change moves the sleep_time to a settings config file which is read in by the run hook. This will allow Habitat to restart the InSpec process whenever a user changes the sleep time. I also cleaned up the non-zero exit error message to give the user a better indication as to why the run may have "failed." Signed-off-by: Adam Leff <adam@leff.co> |
||
---|---|---|
.. | ||
inspec-artifact | ||
inspec-compliance | ||
inspec-habitat | ||
inspec-init | ||
inspec-supermarket | ||
inspec-artifact.rb | ||
inspec-compliance.rb | ||
inspec-habitat.rb | ||
inspec-init.rb | ||
inspec-supermarket.rb | ||
README.md |
InSpec Bundled Plugins
This directory contains bundled InSpec plugins. Those plugins are shipped with InSpec temporarily only. Over the next months we are going to stabilize the InSpec Plugin API. Once this API reached stability, all bundled plugins will be externalized.