File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ fixtures:
55 powershell : ' puppetlabs-powershell'
66 reboot : ' puppetlabs-reboot'
77 repositories :
8- facts : ' git ://github.com/puppetlabs/puppetlabs-facts.git'
9- puppet_agent : ' git ://github.com/puppetlabs/puppetlabs-puppet_agent.git'
10- provision : ' git ://github.com/puppetlabs/provision.git'
8+ facts : ' https ://github.com/puppetlabs/puppetlabs-facts.git'
9+ puppet_agent : ' https ://github.com/puppetlabs/puppetlabs-puppet_agent.git'
10+ provision : ' https ://github.com/puppetlabs/provision.git'
1111 yumrepo_core :
1212 repo : https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
1313 puppet_version : " >= 6.0.0"
Original file line number Diff line number Diff line change 88 fail-fast : false
99 matrix :
1010 platform :
11- - ubuntu-16.04
1211 - ubuntu-18.04
1312 - ubuntu-20.04
1413 collection :
Original file line number Diff line number Diff line change 3535 {
3636 "operatingsystem" : " Ubuntu" ,
3737 "operatingsystemrelease" : [
38- " 14.04" ,
39- " 16.04" ,
4038 " 18.04" ,
4139 " 20.04"
4240 ]
You can’t perform that action at this time.
0 commit comments