Skip to content

Commit

Permalink
change nodeset default to centos-65-x64
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Jun 6, 2015
1 parent ea9e721 commit 58e70d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions spec/acceptance/nodesets/default.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
HOSTS:
centos-64-x64:
centos-65-x64:
roles:
- master
platform: el-6-x86_64
box : centos-64-x64-vbox4210-nocm
box_url : http://puppet-vagrant-boxes.puppetlabs.com/centos-64-x64-vbox4210-nocm.box
box : centos-65-x64-vbox436-nocm
box_url : http://puppet-vagrant-boxes.puppetlabs.com/centos-65-x64-virtualbox-nocm.box
hypervisor : vagrant
CONFIG:
type: git
type: foss

0 comments on commit 58e70d6

Please sign in to comment.