Skip to content

Instantly share code, notes, and snippets.

@mheap
Created February 8, 2017 12:14
Show Gist options
  • Save mheap/426ec6026b346d1a18d1443f9eb8f6e2 to your computer and use it in GitHub Desktop.
Save mheap/426ec6026b346d1a18d1443f9eb8f6e2 to your computer and use it in GitHub Desktop.
---
driver:
name: docker
use_sudo: false
privileged: true
run_command: /usr/sbin/init
provisioner:
name: chef_zero
require_chef_omnibus: 12.7.2
platforms:
- name: centos
image: centos:7
suites:
- name: default
run_list:
- recipe[cookbook_name::default]
verifier:
name: inspec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment