Module: Inspec::Dist
- Included in:
- InspecPlugins::Artifact::Base, InspecPlugins::Artifact::CLI, InspecPlugins::Compliance::API, InspecPlugins::Compliance::API::Login, InspecPlugins::Compliance::API::Login::ComplianceServer, InspecPlugins::Compliance::CLI, InspecPlugins::Compliance::Fetcher, InspecPlugins::Habitat::CLI, InspecPlugins::Habitat::Profile, InspecPlugins::PluginManager::CliCommand
- 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"