cookbook 'fqdn', '= 0.1.2'
fqdn (3) Versions 0.1.2 Follow8
Installs/Configures fqdn
cookbook 'fqdn', '= 0.1.2', :supermarket
knife supermarket install fqdn
knife supermarket download fqdn
fqdn cookbook
Description
Include this recipe in your run_list, and it will make sure that your
node has a properly configured FQDN. It is opinionated, so that your
hostname equals your FQDN like Bob intended. You can override this
behavior by setting the attribute 'fqdn_as_hostname' to false.
Requirements
line cookbook
hostsfile cookbook
Usage
Include the default recipe in a base role or wrapper recipe, somewhere between selinux and ntp.
Attributes
default['fqdn_as_hostname']=true
Recipes
debian.rb
rhel.rb
Author
Author:: Sean OMeara (someara@opscode.com)
Dependent cookbooks
line >= 0.0.0 |
hostsfile >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.