File tree 10 files changed +49
-10
lines changed
10 files changed +49
-10
lines changed Original file line number Diff line number Diff line change 12
12
$hub_options = ' -role hub'
13
13
$node_options = " ${server_options} -role node"
14
14
$java = ' java'
15
- $version = ' 2.42.1 '
15
+ $version = ' 2.44.0 '
16
16
$default_hub = ' http://localhost:4444/grid/register'
17
17
$download_timeout = ' 90'
18
18
Original file line number Diff line number Diff line change
1
+ HOSTS :
2
+ pe-aix-71-acceptance :
3
+ roles :
4
+ - master
5
+ - dashboard
6
+ - database
7
+ - agent
8
+ - default
9
+ platform : aix-7.1-power
10
+ hypervisor : aix
11
+ ip : pe-aix-71-acceptance.delivery.puppetlabs.net
12
+ CONFIG :
13
+ type : pe
14
+ nfs_server : NONE
15
+ consoleport : 443
16
+ datastore : instance0
17
+ folder : Delivery/Quality Assurance/Enterprise/Dynamic
18
+ resourcepool : delivery/Quality Assurance/Enterprise/Dynamic
19
+ pooling_api : http://vcloud.delivery.puppetlabs.net/
Original file line number Diff line number Diff line change 7
7
box_url : http://puppet-vagrant-boxes.puppetlabs.com/centos-64-x64-vbox4210-nocm.box
8
8
hypervisor : vagrant
9
9
CONFIG :
10
- type : foss
10
+ type : git
Original file line number Diff line number Diff line change
1
+ HOSTS :
2
+ centos-65-x64 :
3
+ roles :
4
+ - master
5
+ platform : el-6-x86_64
6
+ box : centos-65-x64-vbox436-nocm
7
+ box_url : http://puppet-vagrant-boxes.puppetlabs.com/centos-65-x64-virtualbox-nocm.box
8
+ hypervisor : vagrant
9
+ CONFIG :
10
+ type : foss
Original file line number Diff line number Diff line change
1
+ HOSTS :
2
+ centos-70-x64 :
3
+ roles :
4
+ - master
5
+ platform : el-7-x86_64
6
+ box : puppetlabs/centos-7.0-64-nocm
7
+ box_url : https://atlas.hashicorp.com/puppetlabs/boxes/centos-7.0-64-nocm
8
+ hypervisor : vagrant
9
+ CONFIG :
10
+ type : foss
Original file line number Diff line number Diff line change 1
1
HOSTS :
2
- centos-65 -x64.localdomain :
2
+ centos-64 -x64 :
3
3
roles :
4
4
- master
5
5
platform : el-6-x86_64
6
- box : centos-65 -x64-virtualbox -nocm
7
- box_url : http://puppet-vagrant-boxes.puppetlabs.com/centos-65 -x64-virtualbox -nocm.box
6
+ box : centos-64 -x64-vbox4210 -nocm
7
+ box_url : http://puppet-vagrant-boxes.puppetlabs.com/centos-64 -x64-vbox4210 -nocm.box
8
8
hypervisor : vagrant
9
9
CONFIG :
10
- type : foss
10
+ type : git
Original file line number Diff line number Diff line change 7
7
box_url : http://puppet-vagrant-boxes.puppetlabs.com/fedora-18-x64-vbox4210-nocm.box
8
8
hypervisor : vagrant
9
9
CONFIG :
10
- type : foss
10
+ type : git
Original file line number Diff line number Diff line change 7
7
box_url : http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-server-10044-x64-vbox4210-nocm.box
8
8
hypervisor : vagrant
9
9
CONFIG :
10
- type : foss
10
+ type : git
Original file line number Diff line number Diff line change 7
7
box_url : http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-server-12042-x64-vbox4210-nocm.box
8
8
hypervisor : vagrant
9
9
CONFIG :
10
- type : foss
10
+ type : git
Original file line number Diff line number Diff line change 1
- DEFAULT_VERSION = '2.42.1 '
1
+ DEFAULT_VERSION = '2.44.0 '
You can’t perform that action at this time.
0 commit comments