File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
fixtures :
3
3
repositories :
4
- apt : " https://github.com/puppetlabs/puppetlabs-apt.git"
4
+ apt :
5
+ repo : ' https://github.com/puppetlabs/puppetlabs-apt.git'
6
+ ref : v10.0.1
5
7
augeas_core : " https://github.com/puppetlabs/puppetlabs-augeas_core.git"
6
8
concat : " https://github.com/puppetlabs/puppetlabs-concat.git"
7
9
cron_core : " https://github.com/puppetlabs/puppetlabs-cron_core.git"
@@ -11,4 +13,6 @@ fixtures:
11
13
puppet_agent : ' https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
12
14
stdlib : " https://github.com/puppetlabs/puppetlabs-stdlib.git"
13
15
yumrepo_core : " https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
14
- systemd : " https://github.com/voxpupuli/puppet-systemd.git"
16
+ systemd :
17
+ repo : " https://github.com/voxpupuli/puppet-systemd.git"
18
+ ref : 8.3.1
You can’t perform that action at this time.
0 commit comments