summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Chisamore <schisamo@chef.io>2016-04-21 21:19:32 -0400
committerSeth Chisamore <schisamo@chef.io>2016-04-22 14:27:10 -0400
commitb55b2234d4cea186e22dc9a231edb3e1c12f6e29 (patch)
treea1ca7fb3c27b389e444af99f93d955d218a8ab57
parent85794891bcbc59946130534f8a73a2473bf51699 (diff)
downloadchef-b55b2234d4cea186e22dc9a231edb3e1c12f6e29.tar.gz
Update the `.kitchen.vmware.yml` usage
-rw-r--r--omnibus/.kitchen.vmware.yml (renamed from omnibus/.kitchen.local.yml.vmware.example)0
-rw-r--r--omnibus/.kitchen.yml8
2 files changed, 5 insertions, 3 deletions
diff --git a/omnibus/.kitchen.local.yml.vmware.example b/omnibus/.kitchen.vmware.yml
index 69f001ef97..69f001ef97 100644
--- a/omnibus/.kitchen.local.yml.vmware.example
+++ b/omnibus/.kitchen.vmware.yml
diff --git a/omnibus/.kitchen.yml b/omnibus/.kitchen.yml
index 0b98730294..03638558ee 100644
--- a/omnibus/.kitchen.yml
+++ b/omnibus/.kitchen.yml
@@ -57,14 +57,16 @@ platforms:
#
# Chef-internal users, you will need to:
# 1. Create an Atlas account: https://atlas.hashicorp.com/
- # 2. Ping the Release Services room with your Atlas account name
+ # 2. Ping #eng-services-support with your Atlas account name
# to be added to the relevant team in Atlas,
# 3. Do `vagrant login` with your Atlas creds so that you can download
# the private boxes.
#
# The Mac OS X boxes are VMware only also. You can enable VMware Fusion
- # as the default provider by copying `.kitchen.local.yml.vmware.example`
- # over to `.kitchen.local.yml`.
+ # by activating the `.kitchen.vmware.yml` file with the `KITCHEN_LOCAL_YAML`
+ # environment variable:
+ #
+ # KITCHEN_LOCAL_YAML=.kitchen.vmware.yml kitchen converge chefdk-macosx-109
#
<% %w(
10.9