Friday, 2025-02-21

noonedeadpunksykebenX: hey07:47
noonedeadpunkI guess there's some issue with a variable being used to "produce" haproxy_nova_spice_console_service07:50
noonedeadpunkbut I don't see anything obvious in there which can cause issues....07:51
noonedeadpunkbut I think I can reproduce the issue....07:54
noonedeadpunkeven on 29.2.007:54
noonedeadpunksykebenX: ok, so try refreshing facts :D07:59
noonedeadpunkie `cd /opt/openstack-ansible; ansible -m setup nova_all`07:59
noonedeadpunkas this happens due to default relying on facts here: https://opendev.org/openstack/openstack-ansible/src/branch/master/inventory/group_vars/all/nova.yml#L2807:59
noonedeadpunk(at least in my case)08:00
noonedeadpunkbut I was debugging it like `ansible -m debug -a var=haproxy_nova_spice_console_service nova_all[0]` and that leasd me to `ansible -m debug -a var=nova_console_proxy_types nova_all[0]`08:01
jrossernow that we gather minimal facts rather than everything it might be ok to do some by default fact gathering09:10
noonedeadpunkI think that architecture is actually part of min?09:54
noonedeadpunkor not?09:54
sykebenXThis is great! Thanks noonedeadpunk - I'll give it a try and report back14:05
sykebenXSeems to have resolved the issue14:29
opendevreviewMerged openstack/openstack-ansible-os_skyline master: Auto-fix yaml rules  https://review.opendev.org/c/openstack/openstack-ansible-os_skyline/+/94140316:35
sykebenXnoonedeadpunk: is there a straighforward way to re-triggering this other than deleting the existing cert from each control-plane host? https://github.com/openstack/openstack-ansible-haproxy_server/blob/e1e62d3f571acd8402d457edf3493a346896a194/tasks/haproxy_ssl_letsencrypt.yml#L1916:53
sykebenXI added a new domain to `haproxy_ssl_letsencrypt_domains` in my user_variables file and I'd like that to be reflected in the certificate16:54
noonedeadpunkI think not... I can recall running `ansible -m file -a "path=/etc/letsencrypt/ state=absent" haproxy_all`16:55
noonedeadpunkthis is totally we can imporove...16:56
noonedeadpunk*totally smth16:56
sykebenXI see! Well that's something :) I wonder if the role can be improved with a tag or extra var to regenerate first-time SSL certs with letsencrypt/certbot16:56
noonedeadpunkit totally can17:02
noonedeadpunkbut somebody needs to do that :D17:02
noonedeadpunkwe open to contributions :[17:02
noonedeadpunks/[/p/17:02
sykebenXYeah I'd be happy to look into this :) I need to get more familar with contributing to openstack stuff anyways (still not super comfortable with the development flow)17:04
noonedeadpunklet us know of concerns and we will try to help with onboarding :)17:05
sykebenXWill do! Thanks!17:11

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