Skip to content

Instantly share code, notes, and snippets.

@hunner
Created April 13, 2016 17:07
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 hunner/0a1b070b35994c3b7d136189a8d3a255 to your computer and use it in GitHub Desktop.
Save hunner/0a1b070b35994c3b7d136189a8d3a255 to your computer and use it in GitHub Desktop.
HOSTS:
ubuntu-1404-x64-master:
roles:
- master
- agent
- dashboard
- database
platform: ubuntu-1404-x86_64
hypervisor: vagrant
box: puppetlabs/ubuntu-14.04-64-nocm
box_url: https://vagrantcloud.com/puppetlabs/boxes/ubuntu-14.04-64-nocm
ip: 192.168.20.20
ubuntu-1404-x64-agent:
roles:
- agent
platform: ubuntu-1404-x86_64
hypervisor: vagrant
box: puppetlabs/ubuntu-14.04-64-nocm
box_url: https://vagrantcloud.com/puppetlabs/boxes/ubuntu-14.04-64-nocm
ip: 192.168.21.21
volumes:
first:
size: 2000000
CONFIG:
nfs_server: none
consoleport: 443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment