Skip to content

Commit e5ff58f

Browse files
authored
Merge pull request #889 from voxpupuli/systemd_voxpupuli
switch from camptocamp/systemd to voxpupuli/systemd
2 parents eb09462 + 1a4ebe2 commit e5ff58f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ fixtures:
44
apt: 'https://github.com/puppetlabs/puppetlabs-apt'
55
archive: 'https://github.com/voxpupuli/puppet-archive'
66
erlang: 'https://github.com/garethr/garethr-erlang'
7-
systemd: 'https://github.com/camptocamp/puppet-systemd'
7+
systemd: 'https://github.com/voxpupuli/puppet-systemd'
88
yumrepo_core:
99
repo: 'https://github.com/puppetlabs/puppetlabs-yumrepo_core'
1010
puppet_version: '>= 6.0.0'

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"version_requirement": ">= 2.0.0 < 6.0.0"
6666
},
6767
{
68-
"name": "camptocamp/systemd",
68+
"name": "puppet/systemd",
6969
"version_requirement": ">= 2.10.0 < 4.0.0"
7070
}
7171
],

0 commit comments

Comments
 (0)