We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e0c14 commit ecd1bcbCopy full SHA for ecd1bcb
etc/kayobe/environments/ci-builder/stackhpc-ci.yml
@@ -46,6 +46,10 @@ stackhpc_repo_mirror_password: !vault |
46
3837336661653962340a316631366463623138623530373133336665376433633437306631383666
47
30333461333535363433363336663664316634343432633766346564323833346663
48
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
+
53
# Build against released Pulp repository versions.
54
stackhpc_repo_grafana_version: "{{ stackhpc_pulp_repo_grafana_version }}"
55
stackhpc_repo_rhel9_rabbitmq_erlang_version: "{{ stackhpc_pulp_repo_rhel9_rabbitmq_erlang_version }}"
0 commit comments