15:02:59 #startmeeting openstack_ansible_meeting 15:02:59 Meeting started Tue Sep 7 15:02:59 2021 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:03:00 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:03:00 The meeting name has been set to 'openstack_ansible_meeting' 15:03:04 #topic rollcall 15:03:07 \o/ 15:04:05 hello ! \o/ 15:06:07 #topic office hours 15:06:10 So 15:06:18 Eventually I have a thing to discuss 15:06:48 I made a patch to the config_template to make it installabe as a collection https://review.opendev.org/c/openstack/ansible-config_template/+/807581 15:07:14 The question here is how we want to name it and under what namespace to put 15:08:10 I talked to sshnaidm yestarday and eventually we have 2 options: we can go under `openstack` namespace or we can register our own one in the galaxy 15:08:57 While I'd say it would be logical to go with openstack, tricky thing is that access to that namespace is not owned by governance but it's more like personal account with single admin in it 15:09:33 The pros though that there's already a releasing process we could apply 15:10:22 Eventually, I thin kwe have more modules to make installabe as a collections - potentially whole https://opendev.org/openstack/openstack-ansible-plugins and our parallel git clone thing 15:11:46 Or, we can register some new namespace in galaxy and manage it, and see where this will go 15:13:42 not sure what is the best namespace but i guess that this kind of module could be helpful for more than just openstack 15:16:12 Eventually namespace is kind of name of the account in galaxy as far as I got 15:16:37 but it's totally more then just osa... 15:17:41 well, even if it's `openstack` namespace - the only thing namespace reflects is `fqdn` path to the collection that you would need to provide when calling for a module 15:17:55 ie `openstack.config_template.config_template` 15:18:13 or `openstack_ansible.config_template.config_template` 15:18:21 jrosser: any thoughts? 15:18:32 if it's not under the openstack ns it might be easier for other ppl to find/discover it ? 15:21:47 is there non-openstack usage of it? 15:24:16 there are a lot of services that use either json,yaml,ini file as config 15:28:34 then probably worth to have a separate namespace 15:29:15 What I have concerns about, is that if we want to create and manage multiple namespaces... 15:29:54 well, the best place for it might be smth like `community` but I really doubt we have chances to push it there 15:37:41 hmm indeed i guess it cloud be hard to push there. 15:44:41 Might be worth asking TC opinion as well then... 15:45:02 Because in our case comparing to openstack ansible modules, we're not tighten with license 16:00:29 #endmeeting