15:00:21 #startmeeting openstack_ansible_meeting 15:00:21 Meeting started Tue Aug 9 15:00:21 2022 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:21 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:21 The meeting name has been set to 'openstack_ansible_meeting' 15:00:26 #topic rollcall 15:00:34 o/ again :P 15:00:35 hey there! 15:00:44 hi! 15:00:49 pefect timing :) 15:01:12 figured i'd be your alarm clock :P 15:02:13 :D 15:02:43 hey half there 15:02:45 o/ hello 15:03:26 #topic bug triage 15:03:39 So basically we have 1 new bug that we kind of already triaged 15:03:48 #link https://bugs.launchpad.net/openstack-ansible/+bug/1973242 15:04:19 and likely this patch could fix it https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/852399/1/handlers/main.yml#16 15:04:32 but seems I made a mistake somewhere in bash I don't see.... 15:05:32 jrosser_: can you remind me how to look at ara-reports ?:) 15:05:42 oh well that is difficult 15:06:05 lol it wasn't when you showed me ;p 15:06:19 well i maybe won't put the URL hre 15:06:21 here 15:06:32 ok, gotcha 15:06:45 fair 15:06:47 tricky thing with that now 15:07:03 upstream ara are not liking my patch to make it speak to zuul 15:07:35 should we summon the preson behind this ?:) 15:07:48 *person 15:08:52 so basically I guess that now for some reason ca.crt is not placed when it should and present... I will apply that to some aio to test out 15:09:21 #topic office hours 15:09:44 as you might hear, offline PTG has been canceled in favor of fully online 15:10:08 I haven't signed us up yet, so thinking how much time we want to take 15:10:40 right now I don't see loads of topics tbh, so likely we can manage in 2-3h 15:10:52 any thoughts? 15:11:52 we maybe don't have so many new things, perhaps most if it is looking at what to finish from previous PTG etherpads 15:12:17 well yes, and probably one of big topics might be our dynamic_inventory 15:13:59 agree, so maybe one day is enough for us? 15:14:20 noonedeadpunk: re the bash thing. perhaps it is permission related rather than the file not being there. e.g., if one of those files is unreadable by the ansible user 15:15:23 NeilHanlon: well, unlikely, as it was working before. And what has changed - I added `if [[ -f {{ item_base_path ~ '-ca.crt' }} ]]` just to place filename if it's not present 15:15:30 since ca.crt is optional 15:15:47 ah, I see now 15:15:47 damiandabrowski: yeah, I think I will jsut book 3h instead of regular 4h jsut to be safe 15:16:21 not sure how echo is valid though.... 15:16:37 could maybe simplify to `$(test -f {{ item_base_path ~ '-ca.crt' }} && echo ... )`, but you're probably right about it just not being there in all likelyhood 15:17:06 shell quoting weirdness always seems to screw with me when I write ansible lol 15:17:32 I really do like the idea of test 15:18:17 btw Rocky 9 should be available for use in nodepool builders now 15:18:25 Dmitriy Rabotyagov proposed openstack/openstack-ansible-haproxy_server master: Do not add cacert when it does not exist https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/852399 15:18:54 ok, that is great. then we can try adding jobs and see what will fail :) 15:21:16 and I actually don't have much on agenda today 15:21:21 yeah, i know of at least one blocker that I wanted to ask about.. Rocky 9 doesn't have the centos-release-* packages available.. so my thought was to just try and drop in the CentOS Stream 9 Extas-common repository and filter all non centos-release-* packages. Technically, these packages aren't "built" for Rocky, but they should theoretically work. 15:21:21 And if I can validate their installation/use on Rocky, I will get them built into the Rocky Extras repo itself so it can be removed later on 15:22:15 Well, I can't really recall where we use this and for what packages... 15:23:22 ah, centos-release-nfv-openvswitch is quite good example 15:23:58 centos-release-gluster9 as well 15:24:08 yep. gluster is the one I ran into first 15:24:21 i think maybe systemd-networkd comes from there too? or at least it did in 8.x 15:24:33 oh well thats a story in itself 15:24:52 i think we get it from EPEL? 15:25:08 I think it's epel, yes 15:25:29 ah, good good 15:29:00 dropping CentOS Stream 9 Extas might indeed work 15:29:28 Though, I see that for Rocky 8 there was at very least centos-release-storage-common? 15:30:46 yeah we have them in rocky 8 but the stream 9 ones are built mostly on c9s build roots, so it's possible they may have some incompatibilities that we (I) need to iron out. Hopefully they just install from centos and then I can rebuild them to host in the Rocky repositories 15:31:22 "them" being the release packages pointing Rocky systems to the centos mirrors without any messing about with writing .repo files manually 15:31:28 would be quite fair to call them rocky-release-storage-common though :p 15:31:55 how do we got those though? 15:32:12 we have to add a repo with those centos release packages to the rocky system? 15:32:42 * jrosser_ worries about franken-install happening 15:35:35 jrosser_: yeah. i was intending to make it exclude all but the CentOS Sig release packages 15:36:08 or even better, probably, only the ones that are needed 15:36:09 i think we have something already very much like that for EPEL / networkd 15:36:41 yeah, i thought i remembered seeing it a while back 15:41:05 I'll put a few changes in today probably for what I've found so far for review and you all can tell me what I've done badly :D 15:42:03 telling ppl what they did wrong is smth we enjoy doing pretty much hehe 15:42:09 Lol 😂 15:42:15 or at least me:D 15:42:36 ok sounds good then! 15:43:24 btw, I won't be around for the next 2 weeks. Is there any volunteer to held meetings? 15:43:39 i am away next week as well 15:44:09 ok, then we can cancel next week 15:44:24 ack 15:44:42 wah tabout Aug 23? 15:44:44 *what 15:44:49 i'd be happy to volunteer but as you know, I know not what I do :P 15:46:31 I can do that if needed 15:47:10 ok, awesome, then Aug 23 will take place :) 16:01:53 jrosser_: I think we were both thinking of https://opendev.org/openstack/ansible-role-systemd_networkd/src/branch/master/tasks/main.yml#L67-L82 16:02:28 yeah, thats it 16:07:32 #endmeeting