We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb09462 commit 1a4ebe2Copy full SHA for 1a4ebe2
.fixtures.yml
@@ -4,7 +4,7 @@ fixtures:
4
apt: 'https://github.com/puppetlabs/puppetlabs-apt'
5
archive: 'https://github.com/voxpupuli/puppet-archive'
6
erlang: 'https://github.com/garethr/garethr-erlang'
7
- systemd: 'https://github.com/camptocamp/puppet-systemd'
+ systemd: 'https://github.com/voxpupuli/puppet-systemd'
8
yumrepo_core:
9
repo: 'https://github.com/puppetlabs/puppetlabs-yumrepo_core'
10
puppet_version: '>= 6.0.0'
metadata.json
@@ -65,7 +65,7 @@
65
"version_requirement": ">= 2.0.0 < 6.0.0"
66
},
67
{
68
- "name": "camptocamp/systemd",
+ "name": "puppet/systemd",
69
"version_requirement": ">= 2.10.0 < 4.0.0"
70
}
71
],
0 commit comments