Follow puppet-systemd master again

Since the compatibility issue [1] is fixed, we have to
unpin it and track master again.
We also set the new namespace (i.e camptocamp = voxpupuli).

[1] https://review.opendev.org/c/x/packstack/+/778001

Change-Id: I763d69757101a1239557769c46ea7d676e7fd63b
This commit is contained in:
Joel Capitao 2024-03-11 17:13:18 +01:00
parent 046c6b4e71
commit 6b60406769

View File

@ -145,8 +145,8 @@ mod 'sysctl',
:ref => 'master'
mod 'systemd',
:git => 'https://github.com/camptocamp/puppet-systemd',
:ref => '8f68b0dcf3bbbafc60c025879a28004fc9815aab'
:git => 'https://github.com/voxpupuli/puppet-systemd',
:ref => 'master'
mod 'vcsrepo',
:git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',