File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
fixtures :
2
2
repositories :
3
- concat : " git ://github.com/puppetlabs/puppetlabs-concat.git"
4
- facts : ' git ://github.com/puppetlabs/puppetlabs-facts.git'
5
- portage : " git ://github.com/gentoo/puppet-portage.git"
6
- provision : ' git ://github.com/puppetlabs/provision.git'
7
- puppet_agent : ' git ://github.com/puppetlabs/puppetlabs-puppet_agent.git'
8
- stdlib : " git ://github.com/puppetlabs/puppetlabs-stdlib.git"
3
+ concat : " https ://github.com/puppetlabs/puppetlabs-concat.git"
4
+ facts : ' https ://github.com/puppetlabs/puppetlabs-facts.git'
5
+ portage : " https ://github.com/gentoo/puppet-portage.git"
6
+ provision : ' https ://github.com/puppetlabs/provision.git'
7
+ puppet_agent : ' https ://github.com/puppetlabs/puppetlabs-puppet_agent.git'
8
+ stdlib : " https ://github.com/puppetlabs/puppetlabs-stdlib.git"
9
9
yumrepo_core :
10
- repo : " git ://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
10
+ repo : " https ://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
11
11
puppet_version : ' >= 6.0.0'
12
12
symlinks :
13
13
apache : " #{source_dir}"
You can’t perform that action at this time.
0 commit comments