diff options
Diffstat (limited to 'habitat')
-rw-r--r-- | habitat/default.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/habitat/default.toml b/habitat/default.toml index 929b9f5304..3b002f1499 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 +# 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. |