Skip to content

Commit ecd1bcb

Browse files
Enable release credentials
1 parent 90e0c14 commit ecd1bcb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

etc/kayobe/environments/ci-builder/stackhpc-ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ stackhpc_repo_mirror_password: !vault |
4646
3837336661653962340a316631366463623138623530373133336665376433633437306631383666
4747
30333461333535363433363336663664316634343432633766346564323833346663
4848
49+
# Use AIO credentials to push OFED RPMs
50+
stackhpc_release_pulp_username: "{{ stackhpc_repo_mirror_username }}"
51+
stackhpc_release_pulp_password: "{{ stackhpc_repo_mirror_password }}"
52+
4953
# Build against released Pulp repository versions.
5054
stackhpc_repo_grafana_version: "{{ stackhpc_pulp_repo_grafana_version }}"
5155
stackhpc_repo_rhel9_rabbitmq_erlang_version: "{{ stackhpc_pulp_repo_rhel9_rabbitmq_erlang_version }}"

0 commit comments

Comments
 (0)