Wednesday, 2026-05-20

opendevreviewOpenStack Proposal Bot proposed openstack/puppet-openstack-integration master: Updated from Puppet OpenStack modules constraints  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/97728302:46
zigotkajinam: Name can be anything, the script just do a find:08:01
zigoKEY_FILE=$(find /etc/${PROJECT_NAME}/ssl/private -type f -iname '*.pem' 2>/dev/null | head -n 1)08:01
zigoCERT_FILE=$(find /etc/${PROJECT_NAME}/ssl/public -type f -iname '*.crt' 2>/dev/null | head -n 1)08:01
d1nuc0m_If anyone wants to give it a review, there is a PR on puppet-rabbitmq https://github.com/voxpupuli/puppet-rabbitmq/pull/108112:15
opendevreviewThomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/98908512:28
opendevreviewThomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/98908512:29
zigod1nuc0m_: Starting from what version of Rabbit can we start using .ini style config file ?12:29
d1nuc0m_3.7.012:32
d1nuc0m_zigo the oldest release I know that is still in use is 3.8 because of CentOS Messaging SIG (that is starting to also provide 4.x btw)12:33
zigoOh ok, so no need to support both style at the same time then indeed.12:38
zigoFYI, I have just uploaded rabbitmq-server 4.3.0 to Debian unstable, together with the new Rust rabbitmqadmin-ng.12:38
d1nuc0m_Yeah my goal is to have a decent support for 4.x in the module12:52
d1nuc0m_Actually it uses old repos (so up to 3.x unless the user configures them separately), does not support new clustering settings, is not tested against 4.x12:52
zigod1nuc0m_: Also, the providers are likely broken with rabbitmqadmin-ng. Maybe you want to look this up too?13:12
d1nuc0m_I guess I'll have to...13:13
d1nuc0m_Could you open a couple of issues about what comes to your mind with things to look up to to upgrade to 4.x?13:13
d1nuc0m_I'm not an expert in RabbitMQ, just using it for OpenStack13:14
d1nuc0m_(and I'm still on 3.8 with Caracal)13:14
zigod1nuc0m_: Using Debian ?13:14
zigoAh no, you mentioned CentOS.13:14
d1nuc0m_Alma 9 tbh13:15
zigod1nuc0m_: https://github.com/voxpupuli/puppet-rabbitmq/issues/108213:21
d1nuc0m_zigo thanks13:23
zigotkajinam: Also, it looks like "use_puppetlabs: false" in zuul.d/integration.yaml has no effect. What's the way?14:13
zigoAh, I think I got that one... :P14:17
zigoHave to add14:17
zigoexport USE_PUPPETLABS={{ use_puppetlabs }}14:17
zigoto playbooks/run-integration-tests.yaml14:17
opendevreviewThomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/98908514:39

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!