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-21 21:40:17 -0400
commitc20c2b268c408abc4c35ad947c7f6b1dfcb32d1c (patch)
treeb6fb4511a5fced8cd1161c66e9aef227af5f9c29
parent06e4faad15d24446a63e8f4eae4202bf19edfe60 (diff)
downloadchef-schisamo/fix-omnibus-build-lab.tar.gz
Set `node[‘omnibus’][‘install_dir’]` to the correct valueschisamo/fix-omnibus-build-lab
-rw-r--r--omnibus/.kitchen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/.kitchen.yml b/omnibus/.kitchen.yml
index dc256faec5..6d13fada6c 100644
--- a/omnibus/.kitchen.yml
+++ b/omnibus/.kitchen.yml
@@ -106,6 +106,6 @@ suites:
attributes:
omnibus:
<<: *attribute_defaults
- install_dir: /opscode/chef
+ install_dir: /opt/chef
run_list:
- omnibus::default