15:03:58 <noonedeadpunk> #startmeeting openstack_ansible_meeting
15:03:58 <opendevmeet> Meeting started Tue Jun  3 15:03:58 2025 UTC and is due to finish in 60 minutes.  The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:03:58 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:03:58 <opendevmeet> The meeting name has been set to 'openstack_ansible_meeting'
15:04:02 <noonedeadpunk> #topic rollcall
15:04:04 <noonedeadpunk> o/
15:04:48 <damiandabrowski> hi!
15:06:53 <jrosser> hello
15:08:59 <DavidGomez> o/
15:09:03 <noonedeadpunk> #topic office hours
15:09:19 <noonedeadpunk> This week is the deadline for 2025.1 release
15:09:46 <noonedeadpunk> #link https://releases.openstack.org/flamingo/schedule.html
15:10:17 <noonedeadpunk> we do have EL10 topic on hands, and I _think_ it's almost completed. At least the very base version of it
15:10:36 <noonedeadpunk> #link https://review.opendev.org/q/topic:%22osa/el10%22+status:open
15:10:47 <noonedeadpunk> couple of patches still need review there thoughy
15:11:16 <noonedeadpunk> I've also started backporting to 2025.1: https://review.opendev.org/q/topic:%22osa/el10-stable/2025.1%22
15:11:36 <noonedeadpunk> but there are some unobvious dependency chains still
15:12:33 <NeilHanlon> o/ sorry am a bit late today
15:13:45 <noonedeadpunk> I'm also working on LXC implementation right now
15:13:54 <noonedeadpunk> there's quite a solid chaing there already
15:14:44 <noonedeadpunk> #link https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/951177/
15:15:06 <noonedeadpunk> and 2 more changes coming there
15:19:43 <opendevreview> Dmitriy Rabotyagov proposed openstack/openstack-ansible-lxc_hosts master: Use systmed drop-in overrides for tunning  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/951665
15:22:59 <NeilHanlon> awesome! :)
15:25:08 <noonedeadpunk> other then that...
15:25:09 <noonedeadpunk> dunno
15:25:24 <noonedeadpunk> was working on some Trove improvements
15:25:44 <noonedeadpunk> like - adding SSH keypair generation alike to how it was done in Octavia
15:25:56 <NeilHanlon> yea i don't have much as i've been busy with rocky 10 and 9.6 releases for the whole.. month
15:26:15 <noonedeadpunk> fair enough...
15:26:35 <noonedeadpunk> I was not actually keeping much track of our CI and CentOS there
15:27:03 <noonedeadpunk> MariaDB has recently added EL10 worker to their CI. But timeframe for building/publishing packages is still unknown
15:27:12 <noonedeadpunk> (https://jira.mariadb.org/browse/MDBF-995)
15:33:23 <noonedeadpunk> so conslusion - please do bunch of reviews and let's try to land the release bumps later this week
15:37:08 <noonedeadpunk> another thing - next 2 weeks I will be mostly away
15:37:13 <damiandabrowski> okay! will do that tomorrow
15:37:27 <noonedeadpunk> I will probably be around next Tuesday for the meeting
15:37:36 <noonedeadpunk> but that would be mostly it
15:46:37 <noonedeadpunk> hm, NeilHanlon/DavidGomez - I'm somehow struggling with iptables on CentOS Stream 10. specifically witrh MASQUERADE: https://paste.openstack.org/show/b28f994ezKwyDtgiVrnw/
15:47:09 <noonedeadpunk> but it seems it can be the same with ebtables and other things
15:52:13 <noonedeadpunk> even simplest rules are failing
15:52:29 <noonedeadpunk> https://paste.openstack.org/show/bvfL7aW66oWOYBnorCNs/
15:54:00 <DavidGomez> hmm, it looks like the modprobe is in use with kernel 6.12.0-82.el10.x86_64 and the module is available under another kernel version 6.12.0-89.el10.x86_64. Can you switch to 6.12.0-89.el10.x86_64 and try again?
15:54:33 <noonedeadpunk> doh
15:55:24 <noonedeadpunk> DavidGomez: so these modules are still loadable for EL10? https://opendev.org/openstack/openstack-ansible-openstack_hosts/src/branch/master/vars/redhat-9.yml#L31-L40
15:56:44 <noonedeadpunk> as I think I've dropped them for bad reason....
15:57:50 <DavidGomez> Not sure but I can look into it
16:00:54 <noonedeadpunk> #endmeeting