Revert "copr-be: I named the token wrongly?"
This reverts commit 682b673719
.
This commit is contained in:
parent
682b673719
commit
9c0f5bb3c8
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@
|
|||
|
||||
- name: install IBM Cloud token file
|
||||
copy:
|
||||
content: "IBMCLOUD_API_KEY={{ copr_cloud_ibm_password | default('unset') }}"
|
||||
content: "IBMCLOUD_API_KEY={{ copr_cloud_ibm_token | default('unset') }}"
|
||||
dest: /var/lib/resallocserver/.ibm-cloud-token
|
||||
owner: resalloc
|
||||
group: resalloc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue