summaryrefslogtreecommitdiff
path: root/habitat
diff options
context:
space:
mode:
Diffstat (limited to 'habitat')
-rw-r--r--habitat/default.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/habitat/default.toml b/habitat/default.toml
index 2bea08934b..929b9f5304 100644
--- a/habitat/default.toml
+++ b/habitat/default.toml
@@ -3,7 +3,7 @@ run_list = ""
local_mode = true
-# Positive License Acceptance. See https://docs.chef.io/chef_license_accept.html
+# Positive License Acceptance. See https://docs.chef.io/chef_license_accept
chef_license = "donotaccept"
# Path to the chef client config on disk. If blank, will default to the one built by habitat.
@@ -27,7 +27,7 @@ minimal_ohai = false
# The name of the node. Determines which configuration should be applied and sets the client_name,
# which is the name used when authenticating to a Chef server. The default value is the FQDN of the chef-client,
# as detected by Ohai. In general, Chef recommends that you leave this setting blank and let Ohai
-# assign the FQDN of the node as the node_name during each chef-clientrun.
+# assign the FQDN of the node as the node_name during each chef-client run.
node_name = ""
# The name of the environment