Skip to content

Instantly share code, notes, and snippets.

@timoguin
Created March 6, 2014 20:27
Show Gist options
  • Save timoguin/9398941 to your computer and use it in GitHub Desktop.
Save timoguin/9398941 to your computer and use it in GitHub Desktop.
snippet for specifying box in .kitchen.yml
platforms:
- name: ubuntu-12.04
driver_config:
box: ubuntu-12.04-cloudimg
box_url: http://cloud-images.ubuntu.com/precise/current/precise-server-cloudimg-vagrant-amd64-disk1.box
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment