Revert "copr-be: I named the token wrongly?"

This reverts commit 682b673719.
This commit is contained in:
Pavel Raiskup 2022-01-07 17:52:47 +01:00
parent 682b673719
commit 9c0f5bb3c8

View file

@ -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