inspec/lib
Adam Leff 0342cca62e Adding a Habitat profile artifact creator
Two new commands have been created:

 * inspec habitat profile create /path/to/profile
 * inspec habitat profile upload /path/to/profile

The `create` command creates a Habitat artifact that contains the contents
of the Habitat profile found at the provided path. This will be used later
in some Habitat + InSpec integrations.

The `upload` command does the same create process but then uploads the
resulting artifact to the Habitat Depot.

Signed-off-by: Adam Leff <adam@leff.co>
2017-02-23 18:25:22 -05:00
..
bundles Adding a Habitat profile artifact creator 2017-02-23 18:25:22 -05:00
fetchers Address rubocop violations 2017-02-08 16:49:16 -06:00
inspec Adding a Habitat profile artifact creator 2017-02-23 18:25:22 -05:00
matchers Address rubocop violations 2017-02-08 16:49:16 -06:00
resources Switch package resource to os.redhat detection and use two spaces as fileds delimited 2017-02-15 11:07:10 +00:00
source_readers Doc fix for SourceReaders::InspecReader 2017-02-13 13:19:22 -05:00
utils Address rubocop violations 2017-02-08 16:49:16 -06:00
inspec.rb move force encoding to binary only, so that it does not affect the use of inspec in lib mode 2016-09-13 16:18:40 +02:00