Monday, 2024-01-22

noonedeadpunkmornings08:30
jrossergood morning08:51
noonedeadpunkI'm trying to look at refactoring cinder volume type bits, as was slightly /o\ on Friday about them one more time09:09
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Add user defined hooks that can run extra playbooks  https://review.opendev.org/c/openstack/openstack-ansible/+/90625510:36
jrossernoonedeadpunk: this does couple cluster templates and instantiated clusters very tightly https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/878794/36/roles/openstack_resources/tasks/coe.yml12:37
jrosseryou can do `openstack coe cluster upgrade my-cluster <new-template>`12:38
jrosseri was going to try to use openstack_resources in my new patches12:40
noonedeadpunkjrosser: aha, gotcha15:56
noonedeadpunkAs I was indeed thinking more about - clusters can't exist without templates15:57
noonedeadpunkbut that's fair15:57
jrosseryeah, i dont really know what the right thing to do it15:57
jrosser*is15:57
jrosseras defining at creating them "at the start of time" is really an ok use case15:57
jrosserbut then the cluster might totally become detached from the template used to create it15:58
jrosserand thats a bigger problem in general, to keep the ansible data in line with the reality15:58
noonedeadpunkI guess would make sense just to add another key to the dict and then merge these together16:03
mgariepyhttps://launchpad.net/ubuntu/+source/incus/+publishinghistory16:03
shashi_Hi, I am trying to install OpenStack All-In-One using OpenStack Ansible quickstart guide - I have a question , is this right forum to ask ?20:57
jrossershashi_: hello again - yes this is the right place21:00
shashi_thank you @jrosser ; I am following this quide - https://docs.openstack.org/openstack-ansible/2023.2/user/aio/quickstart.html21:01
shashi_I am trying to install Bobcat 2023.2 on RHEL9.321:01
jrosserhmm ok, we do not officially support RHEL21:02
jrosserbut I expect it is extremely close to rocky9 which is supported21:03
shashi_when I run the openstack-ansible setup-hosts.yml playbook ; I get this error https://paste.openstack.org/show/bnw3WYl5rg8oUUxffKEQ/21:03
shashi_yes, I saw that. so I tried to enable repos using >> subscription-manager repos --enable codeready-builder-for-rhel-9-x86_64-rpms21:05
shashi_but I still end up with same error21:05
jrosserhmm well sadly I am not really particularly knowledgeable about RHEL21:06
jrosserbut we could see if NeilHanlon has any tips21:06
jrosserwe are not able to use RHEL in openstack CI so getting it to be a first class supported OS is very difficult21:08
shashi_okay I understand @jrosser , thank you21:09
jrosserand also the “free” developer subscription last time I looked had pretty unusual licence terms that mean I can’t load the image onto my work environment21:09
shashi_I was thinking as a work around 1. maybe I could manually install the required repos/packages and re-try the playbook 2. is offline install an option21:10
jrosserwell I think it is really down to looking at while “crb” is not working in RHEL21:11
jrosseror adjust the name that is passed to dnf21:11
jrossershashi_: here is the code you need to adjust https://opendev.org/openstack/openstack-ansible-openstack_hosts/src/branch/master/tasks/openstack_hosts_configure_dnf.yml#L12721:14
jrosserbut i think that you are going to have to do this sort of thing throughout the deployment - as i say we do not test, and I don't think we have any active users of openstack-ansible on RHEL21:15
shashi_jrosser: thank you this is helpful, I will try to test if it works!21:19

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