add a centos 65 box to the integration tests
This commit is contained in:
Родитель
b1aafdf851
Коммит
4798c58df2
|
@ -5,7 +5,7 @@ sets:
|
|||
nodes:
|
||||
"main":
|
||||
prefab: 'ubuntu-server-12042-x64'
|
||||
'centos-64-x64':
|
||||
'centos-65-x64':
|
||||
nodes:
|
||||
'main':
|
||||
prefab: 'centos-64-x64'
|
||||
prefab: 'centos-65-x64'
|
||||
|
|
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
'centos-65-x64':
|
||||
description: ""
|
||||
facts:
|
||||
kernelrelease: "2.6.32-358.el6.x86_64"
|
||||
operatingsystem: CentOS
|
||||
kernelmajversion: "2.6"
|
||||
architecture: x86_64
|
||||
facterversion: "1.6.18"
|
||||
kernelversion: "2.6.32"
|
||||
operatingsystemrelease: "6.5"
|
||||
osfamily: RedHat
|
||||
lsbmajdistrelease: "6"
|
||||
lsbdistcodename: Final
|
||||
lsbdistdescription: "CentOS release 6.5 (Final)"
|
||||
lsbdistid: CentOS
|
||||
lsbdistrelease: "6.5"
|
||||
kernel: Linux
|
||||
rubyversion: "1.8.7"
|
||||
provider_specifics:
|
||||
vagrant_virtualbox:
|
||||
box: 'centos-65-x64-nocm'
|
||||
box_url: 'http://puppet-vagrant-boxes.puppetlabs.com/centos-65-x64-virtualbox-nocm.box'
|
Загрузка…
Ссылка в новой задаче