Will Yardley
Will Yardley
https://github.com/kajinamit/puppet-rabbitmq/pull/1 has some additional fixes
So far, I’m still seeing Erlang segfault on start with the rmq and Erlang version that get pulled down. I tried to get a useful backtrace from the core dump,...
Looks like this is getting closer @kajinamit? Seems like the debian / ubuntu failures mostly have to do with `rabbitmqctl` not being present or in the path? Have you been...
Note changes in #974 and if you're able to incorporate #955 (maybe cherry-pick it in), that would be amazing. Excited that this is hopefully getting closer to shipping.
Hi @kajinamit - hopefully some of the recent changes will streamline things a bit and make the tests less brittle if you've got more time to play with this. Integration...
Hi -- maybe it's a quoting thing? What's the specific error you're getting, and are you able to see what commands puppet is trying to run when you specify the...
I think it will run into the same issues as #952
Looks like #938 (not yet released) added puppet 8 support. As far as RHEL, if you don’t know what changes to make, I can take a pass at adding that...
It may not work until someone implements the stuff started in #926 -- looks like using the default vendor repos, no `rabbitmq-server` package is available.
That said, my guess is that it will work, at least with `repos_ensure` set to `true` -- you just may have to ignore the metadata warnings.