Skip to content

Instantly share code, notes, and snippets.

@johnfitzpatrick
Created October 14, 2015 11:51
Show Gist options
  • Save johnfitzpatrick/f5d3bf550bef9a7db3d3 to your computer and use it in GitHub Desktop.
Save johnfitzpatrick/f5d3bf550bef9a7db3d3 to your computer and use it in GitHub Desktop.
---
driver:
name: docker
provisioner:
name: chef_zero
driver_config:
forward:
- 8080:80
platforms:
- name: centos-6.4
suites:
- name: default
run_list:
- recipe[apache::default]
attributes:
apache:
indexfile: "index1.html"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment