Skip to content

Commit 770c111

Browse files
author
mhaskel
committed
Merge pull request #710 from ekohl/patch-1
Fix platform for centos-6.5
2 parents fe2d1be + 2e6648d commit 770c111

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/acceptance/nodesets/centos-65-x64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ HOSTS:
22
centos-65-x64:
33
roles:
44
- master
5-
platform: el-6-x86_65
5+
platform: el-6-x86_64
66
box : centos-65-x64-virtualbox-nocm
77
box_url : http://puppet-vagrant-boxes.puppetlabs.com/centos-65-x64-virtualbox-nocm.box
88
hypervisor : vagrant

0 commit comments

Comments
 (0)