Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with puppet-systemd #898

Closed
rhandimartin opened this issue Nov 19, 2021 · 3 comments
Closed

Compatibility with puppet-systemd #898

rhandimartin opened this issue Nov 19, 2021 · 3 comments

Comments

@rhandimartin
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 6.x
  • Ruby: 2.x
  • Distribution: RedHat, Debian
  • Module version: 11.1.0

What are you seeing

The systemd dependency stil refers to the camptocamp version. Currently, module is puppet-systemd 3.x branch. I see that the 11.1.0 of rabbitmq is still calling Class['systemd::systemctl::daemon_reload'] which was still present in puppet-systemd 2.x branch... Are there any plans to bring rabbitmq module up to compat with later versions of systemd?

@kenyon
Copy link
Member

kenyon commented Nov 19, 2021

#885

@wyardley
Copy link
Contributor

It doesn't seem like those conflicts got resolved; if someone wants to cherry-pick it (with original attribution) and resolve conflicts as a new PR, I can take a look at it.

@timmooney
Copy link

Is this issue still relevant?

puppet-rabbitmq-12.1.0 ships with puppet/systemd (not camptocamp/systemd) as the dependency and appears to only call the relevant class if it's defined. I'm using puppet-systemd-3.10.0, where systemd::systemctl::daemon_reload is no longer defined, and things seem to be working just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants