Skip to content

Instantly share code, notes, and snippets.

@senilegenius
Created March 27, 2014 21:41
Show Gist options
  • Save senilegenius/9819671 to your computer and use it in GitHub Desktop.
Save senilegenius/9819671 to your computer and use it in GitHub Desktop.
chef_solo_for_chef_environments
---
driver:
name: vagrant
provisioner:
name: chef_solo
environments_path: ../../environments
roles_path: ../../roles
platforms:
- name: ubuntu-12.04
suites:
- name: default
run_list:
- recipe[cbd::ntp_cbd]
attributes:
provisioner:
solo_rb:
environment: dfw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment