Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
Note that example vms require Vagrant 1.5+
Browse files Browse the repository at this point in the history
All the example VMs use boxes from vagrantcloud.com which requires Vagrant 1.5
to access.
  • Loading branch information
Sharpie committed Jun 3, 2014
1 parent b4109ab commit 87848c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/vms.yaml.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
vms:

# NOTE: All `box:` declarations in this example point to vagrantcloud.com
# and require Vagrant 1.5.0 or newer to function.

- name: pe-323-master
box: puppetlabs/centos-6.5-64-nocm
hostname: pe-323-master.puppetdebug.vlan
Expand Down

0 comments on commit 87848c3

Please sign in to comment.