Tuesday, 2022-05-10

*** ysandeep|out is now known as ysandeep|rover04:42
opendevreviewMerged openstack/ansible-collections-openstack master: Moves image_info from cloud to proxy object  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/82815807:45
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack stable/1.0.0: Backported changes to image_info from master branch  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/84122408:02
opendevreviewArx Cruz proposed openstack/ansible-collections-openstack master: Update identity_group_info to new sdk  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/83936508:04
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack master: Update identity_group_info to new sdk  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/83936508:18
*** ysandeep|rover is now known as ysandeep|rover|lunch08:49
ChewieBeardyheya people! I'm trying to vault to clouds.yaml credentials file but hitting various errors. I've seen conflicting info on the github issues, whether the whole file could be vaulted or just make it reference a vaulted password variable, but all attemps ended in error. Any pointers on the correct way to version the clouds.yaml in a secure way? thanks!08:53
gtemathe most correct way is never to put it in any way in github, not even in vault. 2nd: you can split you file into clouds.yaml and secure.yaml (https://docs.openstack.org/openstacksdk/latest/user/config/configuration.html#config-files)08:56
gtemaand last, but not least, (since you ask in ansible room) you can store single cloud connection (as inside clouds.yaml) in "inventory" and pass it into the module as "cloud" variable08:57
ChewieBeardythank you for the quick reply!09:02
ChewieBeardyI'm not sure I understood the last part though, do you mean not using a clouds.yaml file but referencing it directly in the openstack.yaml config file?09:03
gtemayou do not need to have clouds.yaml file and instead only pass required content (dict as in clouds.yaml) directly into the module as "cloud" variable09:04
gtemaclouds.yaml describes multiple connections, here you pass a single one from it directly into the module09:04
gtemaand this works safely with inventory/vault09:04
ChewieBeardyah, I see!09:08
ChewieBeardybut this would only work for openstack modules right? we have already existing playbooks that we want to operate on a new cloud environment, I'm just trying to populate the inventory dynamically and use the non-cloud aware playbooks09:09
ChewieBeardywe're going to look into injecting the secure.yaml outside of git as part of the CI step09:10
gtemathen you anyway have some form of mess with "where the playbook runs". Alternatively you have few individual clouds as inv variable and a role that uses template to construct clouds.yaml using those09:10
ChewieBeardythanks for all the help!09:25
opendevreviewArx Cruz proposed openstack/ansible-collections-openstack master: Update identity_group_info to new sdk  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/83936509:27
*** ysandeep|rover|lunch is now known as ysandeep|rover09:47
opendevreviewMerged openstack/ansible-collections-openstack stable/1.0.0: Backported changes to image_info from master branch  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/84122410:14
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack stable/1.0.0: Set owner in image module  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/84029710:40
*** dviroel|afk is now known as dviroel11:28
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack stable/1.0.0: Set owner in image module  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/84029711:47
opendevreviewArx Cruz proposed openstack/ansible-collections-openstack master: Update port info  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/83308313:09
opendevreviewAnanya proposed openstack/ansible-collections-openstack master: Moves keypair_info from cloud to proxy object  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/82727413:23
opendevreviewMerged openstack/ansible-collections-openstack stable/1.0.0: Set owner in image module  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/84029714:32
*** dviroel is now known as dviroel|lunch|afk14:53
*** ysandeep|rover is now known as ysandeep|out16:23
opendevreviewRafael Castillo proposed openstack/ansible-collections-openstack master: Add module to test return values based off of doc string  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/84071318:17
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack master: Set owner in image module  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/83785518:29
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack master: Set owner in image module  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/83785518:32
*** dviroel|lunch|afk is now known as dviroel\18:53
*** dviroel\ is now known as dviroel18:53
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack stable/1.0.0: [DNM] Backported changes to identity_group_info from master branch  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/84131618:57
opendevreviewMerged openstack/ansible-collections-openstack master: Set owner in image module  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/83785520:22
*** dviroel is now known as dviroel|out21:22

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