diff options
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/.kitchen.yml | 2 |
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 |