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