| opendevreview | OpenStack Proposal Bot proposed openstack/puppet-openstack-integration master: Updated from Puppet OpenStack modules constraints https://review.opendev.org/c/openstack/puppet-openstack-integration/+/977283 | 02:46 |
|---|---|---|
| zigo | tkajinam: Name can be anything, the script just do a find: | 08:01 |
| zigo | KEY_FILE=$(find /etc/${PROJECT_NAME}/ssl/private -type f -iname '*.pem' 2>/dev/null | head -n 1) | 08:01 |
| zigo | CERT_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/1081 | 12:15 |
| opendevreview | Thomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian https://review.opendev.org/c/openstack/puppet-openstack-integration/+/989085 | 12:28 |
| opendevreview | Thomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian https://review.opendev.org/c/openstack/puppet-openstack-integration/+/989085 | 12:29 |
| zigo | d1nuc0m_: Starting from what version of Rabbit can we start using .ini style config file ? | 12:29 |
| d1nuc0m_ | 3.7.0 | 12: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 |
| zigo | Oh ok, so no need to support both style at the same time then indeed. | 12:38 |
| zigo | FYI, 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 module | 12: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.x | 12:52 |
| zigo | d1nuc0m_: 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 OpenStack | 13:14 |
| d1nuc0m_ | (and I'm still on 3.8 with Caracal) | 13:14 |
| zigo | d1nuc0m_: Using Debian ? | 13:14 |
| zigo | Ah no, you mentioned CentOS. | 13:14 |
| d1nuc0m_ | Alma 9 tbh | 13:15 |
| zigo | d1nuc0m_: https://github.com/voxpupuli/puppet-rabbitmq/issues/1082 | 13:21 |
| d1nuc0m_ | zigo thanks | 13:23 |
| zigo | tkajinam: Also, it looks like "use_puppetlabs: false" in zuul.d/integration.yaml has no effect. What's the way? | 14:13 |
| zigo | Ah, I think I got that one... :P | 14:17 |
| zigo | Have to add | 14:17 |
| zigo | export USE_PUPPETLABS={{ use_puppetlabs }} | 14:17 |
| zigo | to playbooks/run-integration-tests.yaml | 14:17 |
| opendevreview | Thomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian https://review.opendev.org/c/openstack/puppet-openstack-integration/+/989085 | 14:39 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!