Skip to content

Commit fa90112

Browse files
authored
Merge pull request spacedog#6 from voxpupuli/systemd_voxpupuli
switch from camptocamp/systemd to voxpupuli/systemd
2 parents 53853bd + fbc669d commit fa90112

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
@@ -1,7 +1,7 @@
11
---
22
fixtures:
33
repositories:
4-
systemd: https://github.com/camptocamp/puppet-systemd.git
4+
systemd: https://github.com/voxpupuli/puppet-systemd.git
55
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
66
ferm: https://github.com/voxpupuli/puppet-ferm.git
77
concat: https://github.com/puppetlabs/puppetlabs-concat.git

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"dependencies": [
1818
{
19-
"name": "camptocamp/systemd",
19+
"name": "puppet/systemd",
2020
"version_requirement": ">= 3.0.0 < 4.0.0"
2121
},
2222
{

0 commit comments

Comments
 (0)