Module: Inspec::Dist
- Included in:
- InspecPlugins::Compliance::API, InspecPlugins::Compliance::API::Login, InspecPlugins::Compliance::CLI, InspecPlugins::Compliance::Fetcher, InspecPlugins::Habitat::CLI, InspecPlugins::Habitat::Profile, InspecPlugins::License::CLI, InspecPlugins::Parallelism::CLI, InspecPlugins::PluginManager::CliCommand, InspecPlugins::Sign::Base, InspecPlugins::Sign::CLI
- Defined in:
- lib/inspec/dist.rb
Constant Summary collapse
- PRODUCT_NAME =
When referencing a product directly, like InSpec
"Chef InSpec"
- EXEC_NAME =
The inspec executable
"inspec"
- SERVER_PRODUCT_NAME =
The name of the server product
"Chef Server"
- AUTOMATE_PRODUCT_NAME =
name of the automate product
"Chef Automate"
- COMPLIANCE_PRODUCT_NAME =
name of the compliance product
"Chef Compliance"