File tree Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,11 @@ fixtures:
13
13
archive :
14
14
repo : https://github.com/voxpupuli/puppet-archive.git
15
15
systemd :
16
- repo : https://github.com/camptocamp /puppet-systemd.git
16
+ repo : https://github.com/voxpupuli /puppet-systemd.git
17
17
yumrepo_core :
18
18
repo : https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
19
- puppet_version : " >= 6.0.0"
20
19
augeas_core :
21
20
repo : https://github.com/puppetlabs/puppetlabs-augeas_core.git
22
- puppet_version : " >= 6.0.0"
23
21
apt :
24
22
repo : https://github.com/puppetlabs/puppetlabs-apt.git
25
23
concat :
Original file line number Diff line number Diff line change @@ -19,15 +19,13 @@ fixtures:
19
19
repo : https://github.com/voxpupuli/puppet-archive.git
20
20
ref : v0.5.1
21
21
systemd :
22
- repo : https://github.com/camptocamp /puppet-systemd.git
22
+ repo : https://github.com/voxpupuli /puppet-systemd.git
23
23
ref : 0.4.0
24
24
augeas_core :
25
25
repo : https://github.com/puppetlabs/puppetlabs-augeas_core.git
26
- puppet_version : " >= 6.0.0"
27
26
ref : 1.1.1
28
27
yumrepo_core :
29
28
repo : https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
30
- puppet_version : " >= 6.0.0"
31
29
ref : 1.0.7
32
30
apt :
33
31
repo : https://github.com/puppetlabs/puppetlabs-apt.git
Original file line number Diff line number Diff line change 10
10
"dependencies" : [
11
11
{
12
12
"name" : " puppetlabs/stdlib" ,
13
- "version_requirement" : " >= 4.25.0 <8 .0.0"
13
+ "version_requirement" : " >= 4.25.0 <9 .0.0"
14
14
},
15
15
{
16
16
"name" : " puppetlabs/mysql" ,
17
- "version_requirement" : " >= 10.3.0 <12 .0.0"
17
+ "version_requirement" : " >= 10.3.0 <13 .0.0"
18
18
},
19
19
{
20
20
"name" : " puppetlabs/postgresql" ,
38
38
},
39
39
{
40
40
"name" : " puppet/archive" ,
41
- "version_requirement" : " >= 0.5.1 <6 .0.0"
41
+ "version_requirement" : " >= 0.5.1 <7 .0.0"
42
42
},
43
43
{
44
- "name" : " camptocamp /systemd" ,
44
+ "name" : " puppet /systemd" ,
45
45
"version_requirement" : " >= 0.4.0 <4.0.0"
46
46
}
47
47
],
You can’t perform that action at this time.
0 commit comments