summaryrefslogtreecommitdiff
path: root/omnibus/.kitchen.local.yml.vmware.example
diff options
context:
space:
mode:
authorKartik Null Cating-Subramanian <ksubramanian@chef.io>2016-01-11 16:15:40 -0500
committerKartik Null Cating-Subramanian <ksubramanian@chef.io>2016-01-11 16:15:40 -0500
commit0944320b72ee1ab16a18a149f5ecb743ace0c0d3 (patch)
tree1c70c6185a97a2e2bc7e9323651b920c28ab91fa /omnibus/.kitchen.local.yml.vmware.example
parentf00463d2f124221ef37aaab4d69e26778f349c61 (diff)
parent8cefd66dd0aee8db3fd6ddcb348c6702e498785d (diff)
downloadchef-0944320b72ee1ab16a18a149f5ecb743ace0c0d3.tar.gz
Merge pull request #4369 from chef/ksubrama/omnibus
Migrate omnibus-chef project/software definitions for chef in here.
Diffstat (limited to 'omnibus/.kitchen.local.yml.vmware.example')
-rw-r--r--omnibus/.kitchen.local.yml.vmware.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/omnibus/.kitchen.local.yml.vmware.example b/omnibus/.kitchen.local.yml.vmware.example
new file mode 100644
index 0000000000..69f001ef97
--- /dev/null
+++ b/omnibus/.kitchen.local.yml.vmware.example
@@ -0,0 +1,6 @@
+driver:
+ name: vagrant
+ provider: vmware_fusion
+ customize:
+ numvcpus: 4
+ memsize: 4096