09288c7c37
This manages the clouds.yaml files in ansible so that we can get them updated automatically on bridge.openstack.org (which does not puppet). Co-Authored-By: James E. Blair <jeblair@redhat.com> Depends-On: https://review.openstack.org/598378 Change-Id: I2071f2593f57024bc985e18eaf1ffbf6f3d38140
5 lines
191 B
YAML
5 lines
191 B
YAML
openstacksdk_config_dir: /home/nodepool/.config/openstack
|
|
openstacksdk_config_owner: nodepool
|
|
openstacksdk_config_group: nodepool
|
|
openstacksdk_config_template: clouds/nodepool_clouds.yaml.j2
|