Skip to content

Instantly share code, notes, and snippets.

@daxroc
Last active August 29, 2015 13:56
Show Gist options
  • Save daxroc/9189185 to your computer and use it in GitHub Desktop.
Save daxroc/9189185 to your computer and use it in GitHub Desktop.
---
driver:
name: vagrant
provisioner:
name: chef_solo
roles_path: "../../roles"
environments_path: "../../environments"
platforms:
- name: ubuntu-12.04
- name: centos-6.4
suites:
- name: default
provisioner:
solo_rb:
environment: "development"
run_list:
- recipe[env_strain]
attributes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment