Skip to content

Instantly share code, notes, and snippets.

@scarolan
Created April 23, 2014 20:15
Show Gist options
  • Save scarolan/11230727 to your computer and use it in GitHub Desktop.
Save scarolan/11230727 to your computer and use it in GitHub Desktop.
---
driver:
name: vagrant
provisioner:
name: chef_solo
platforms:
- name: ylinux6
driver_config:
require_chef_omnibus: true
box: ylinux6
box_url: http://yo/ylinux6-vagrant-vbox
customize:
memory: 1024
cpus: 1
suites:
- name: default
run_list:
- recipe[apache::default]
attributes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment