Skip to content

Instantly share code, notes, and snippets.

@marcy-terui
Created April 25, 2014 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcy-terui/11281987 to your computer and use it in GitHub Desktop.
Save marcy-terui/11281987 to your computer and use it in GitHub Desktop.
Amazon Linux for kitchen-docker
---
driver_plugin: docker
driver_config:
use_sudo: false
platforms:
- name: amzn20140301
driver_config:
image: marcy/amzn:2014.03.1
platform: centos
suites:
- name: default
run_list:
- recipe[example]
attributes:
busser:
sudo: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment