Skip to content

Instantly share code, notes, and snippets.

@gkra
Created August 8, 2014 00:08
Show Gist options
  • Save gkra/66103ffef4eff8c7ce7f to your computer and use it in GitHub Desktop.
Save gkra/66103ffef4eff8c7ce7f to your computer and use it in GitHub Desktop.
---
driver:
name: vagrant
vagrantfiles:
- .vagrant.custom
provisioner:
name: chef_zero
client_rb:
environment: dev
platforms:
- name: centos-6.5
- name: oracle-6.5
suites:
- name: default
run_list:
- recipe[mycookbook::default]
# vim: sw=2 et
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment