summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Chisamore <schisamo@chef.io>2016-04-21 21:40:17 -0400
committerSeth Chisamore <schisamo@chef.io>2016-04-22 14:27:10 -0400
commit1bda55119fd321a7756ecf60d31c2d51ebb7dc55 (patch)
tree6baf32d7be78e2ef179b1659600487b42d6b84ce
parent8064bad36484f8d8fc2745c39b9b161f9af463da (diff)
downloadchef-1bda55119fd321a7756ecf60d31c2d51ebb7dc55.tar.gz
Set `node[‘omnibus’][‘install_dir’]` to the correct value
-rw-r--r--omnibus/.kitchen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/.kitchen.yml b/omnibus/.kitchen.yml
index 03638558ee..90283f8afb 100644
--- a/omnibus/.kitchen.yml
+++ b/omnibus/.kitchen.yml
@@ -110,6 +110,6 @@ suites:
attributes:
omnibus:
<<: *attribute_defaults
- install_dir: /opscode/chef
+ install_dir: /opt/chef
run_list:
- omnibus::default