1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00

Updated data/inventory/scripts/openstack/files/file_reference

Update file_references due to the inclution of project_domain_name in the openstack credentails.
This commit is contained in:
Dave Lewis 2020-04-24 15:11:49 +01:00
parent 952c91dea5
commit c86692784e
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ clouds:
auth_url: https://foo.invalid
domain_name: fooo
password: fooo
project_domain_name: fooo
project_name: fooo
username: fooo
private: false

View File

@ -10,6 +10,7 @@ clouds:
auth_url: https://foo.invalid
domain_name: fooo
password: fooo
project_domain_name: fooo
project_name: fooo
username: fooo
private: false