Skip to content

Instantly share code, notes, and snippets.

@justincampbell
Created March 12, 2014 16:11
Show Gist options
  • Save justincampbell/9510181 to your computer and use it in GitHub Desktop.
Save justincampbell/9510181 to your computer and use it in GitHub Desktop.
suites:
- name: default
run_list:
- recipe[drone::default]
- name: mysql
attributes:
drone:
droned_opts:
driver: sqlite3
run_list:
- recipe[drone::default]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment