Skip to content

Commit

Permalink
Merge pull request #665 from apenney/fix-symlink
Browse files Browse the repository at this point in the history
Replace the symlink with the actual file to resolve a PMT issue.
  • Loading branch information
hunner committed Mar 4, 2014
2 parents 7aff865 + 2ec128f commit cf13e73
Showing 1 changed file with 11 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/acceptance/nodesets/default.yml

This file was deleted.

11 changes: 11 additions & 0 deletions spec/acceptance/nodesets/default.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
HOSTS:
centos-64-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
hypervisor : vagrant
CONFIG:
log_level: debug
type: git

0 comments on commit cf13e73

Please sign in to comment.