class Chef::Dist
Constants
- AUTOMATE
name of the automate product
- CLIENT
The client's alias (chef-client)
- CONF_DIR
The configuration directory
- EXEC
The chef executable, as in `chef gem install` or `chef generate cookbook`
- PRODUCT
This class is not fully implemented, depending on it is not recommended! When referencing a product directly, like
Chef
(NowChef
Infra)- SERVER_CONF_DIR
The server's configuration directory
- SERVER_PRODUCT
The name of the server product
- SHELL
The chef-shell executable
- SHELL_CONF
Configuration related constants The chef-shell configuration file
- SOLO
Chef-Solo's product name
- SOLOEXEC
The chef-solo executable (legacy local mode)
- USER_CONF_DIR
The user's configuration directory
- WEBSITE
product website address
- ZERO
Chef-Zero's product name
- ZEROEXEC
The chef-zero executable (local mode)