Replace the symlink with the actual file to resolve a PMT issue.
This commit is contained in:
parent
04b366a3f7
commit
0aba3228d2
1 changed files with 10 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
centos-64-x64.yml
|
10
spec/acceptance/nodesets/default.yml
Normal file
10
spec/acceptance/nodesets/default.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
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:
|
||||
type: git
|
Loading…
Reference in a new issue