Add puppet-systemd

puppet-postgresql requires puppet-systemd since v8.3.0 [1].

[1] https://github.com/puppetlabs/puppetlabs-postgresql/commit/5eb1e8ed

Change-Id: I0ef7455e9888bb5db1162d8793aac21e324788b1
This commit is contained in:
Takashi Kajinami 2023-04-25 15:31:30 +09:00
parent 3d13e85e6a
commit b21d4b94b6
2 changed files with 4 additions and 0 deletions

View File

@ -218,3 +218,6 @@ mod 'redis',
:git => 'https://github.com/voxpupuli/puppet-redis',
:ref => 'v8.8.0'
mod 'systemd',
:git => 'https://github.com/voxpupuli/puppet-systemd',
:ref => 'v4.2.0'

View File

@ -17,3 +17,4 @@ voxpupuli/puppet-archive
voxpupuli/puppet-corosync,v8.0.0
voxpupuli/puppet-ssh_keygen
voxpupuli/puppet-redis
voxpupuli/puppet-systemd