Skip to content

Instantly share code, notes, and snippets.

@mattray
Created November 25, 2013 22:51
Show Gist options
  • Select an option

  • Save mattray/7650358 to your computer and use it in GitHub Desktop.

Select an option

Save mattray/7650358 to your computer and use it in GitHub Desktop.
---
platforms:
- name: ubuntu-10.04
driver_config:
customize:
memory: 2048
box: opscode-ubuntu-10.04
box_url: http://10.0.0.2/boxes/opscode_ubuntu-10.04_provisionerless.box
run_list:
- recipe[apt::cacher-client]
suites:
- name: default
excludes:
- omnios-r151002
- smartos-13.1
run_list:
- recipe[minitest-handler]
- recipe[rabbitmq_test::default]
attributes:
apt:
cacher_ipaddress: '10.0.0.2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment