File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,9 +4,6 @@ sudo: false
44language : ruby
55cache : bundler
66script : " bundle exec rake release_checks"
7- # Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203
8- before_install :
9- - gem update bundler
107matrix :
118 fast_finish : true
129 include :
Original file line number Diff line number Diff line change 11Puppet Module - puppetlabs-acl
22
3- Copyright 2013 - 2017 Puppet, Inc.
3+ Copyright 2013 - 2018 Puppet, Inc.
44
55Licensed under the Apache License, Version 2.0 (the "License");
66you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1+ ---
12HOSTS :
2- centos7-master :
3- roles :
4- - master
5- - database
6- - dashboard
7- platform : el-7-x86_64
8- template : centos-7-x86_64
9- hypervisor : vcloud
10- win2012 :
11- roles :
12- - agent
13- - default
14- platform : windows-2012-x86_64
3+ windows2012-64-1 :
4+ pe_dir :
5+ pe_ver :
6+ pe_upgrade_dir :
7+ pe_upgrade_ver :
8+ hypervisor : vmpooler
9+ platform : windows-2012-64
10+ ruby_arch : x64
1511 template : win-2012-x86_64
16- hypervisor : vcloud
12+ roles :
13+ - agent
14+ - default
1715CONFIG :
1816 nfs_server : none
1917 consoleport : 443
20- datastore : instance0
21- folder : Delivery/Quality Assurance/FOSS/Dynamic
22- resourcepool : delivery/Quality Assurance/FOSS/Dynamic
23- pooling_api : http://vcloud.delivery.puppetlabs.net/
18+ pooling_api : http://vmpooler.delivery.puppetlabs.net/
You can’t perform that action at this time.
0 commit comments