[copr] typo
This commit is contained in:
parent
7b6ccd4869
commit
5adcfdf49c
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
---
|
---
|
||||||
OS_AUTH_URL: "{{ copr_builders_os_auth_url }}"
|
OS_AUTH_URL: "{{ copr_nova_auth_url }}"
|
||||||
|
|
||||||
OS_TENANT_ID: "{{ copr_builders_os_tenant_id }}"
|
OS_TENANT_ID: "{{ copr_nova_tenant_id }}"
|
||||||
OS_TENANT_NAME: "{{ copr_builders_os_tenant_name }}"
|
OS_TENANT_NAME: "{{ copr_nova_tenant_name }}"
|
||||||
|
|
||||||
OS_USERNAME: "{{ copr_builders_os_username }}"
|
OS_USERNAME: "{{ copr_nova_username }}"
|
||||||
OS_PASSWORD: "{{ copr_password }}"
|
OS_PASSWORD: "{{ copr_password }}"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue