Skip to content

Instantly share code, notes, and snippets.

@tfhartmann
Last active August 29, 2015 14:11
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 tfhartmann/b64211bf2642a7d8c4b3 to your computer and use it in GitHub Desktop.
Save tfhartmann/b64211bf2642a7d8c4b3 to your computer and use it in GitHub Desktop.
Beakers hosts.yml files
HOSTS:
ubuntu-12-04:
platform: ubuntu-12.04-x64
image: ubuntu:12.04
hypervisor: docker
docker_preserve_image: true
#docker_image_commands:
# - 'apt-get install -y puppet'
centos6:
platform: centos-6-x64
image: centos:centos6
hypervisor: docker
docker_preserve_image: true
CONFIG:
type: foss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment