copr-be: I named the token wrongly?

This commit is contained in:
Pavel Raiskup 2022-01-07 17:50:06 +01:00
parent 7b284f4570
commit 682b673719

View file

@ -147,7 +147,7 @@
- name: install IBM Cloud token file
copy:
content: "IBMCLOUD_API_KEY={{ copr_cloud_ibm_token | default('unset') }}"
content: "IBMCLOUD_API_KEY={{ copr_cloud_ibm_password | default('unset') }}"
dest: /var/lib/resallocserver/.ibm-cloud-token
owner: resalloc
group: resalloc