Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions etc/kayobe/environments/ci-builder/stackhpc-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ stackhpc_repo_mirror_url: "{{ stackhpc_repo_mirror_auth_proxy_url if stackhpc_re
stackhpc_repo_mirror_username: "skc-ci-builder-reader"
stackhpc_repo_mirror_password: !vault |
$ANSIBLE_VAULT;1.1;AES256
32383131306431666235616161393436666164613666326562363765623730393031353238356439
3531303539383830356165633839313561633234346331380a653235353439666665313136666262
32393138656133346532366431663834626130663866326161653838643437613133316137363833
6133346463326530640a623062643263323939616435663864613638353033376530626165316532
33363738303432663762653037363635333762333434643234396131656534656461
65353432616332643332646463303562326534633935343338323562343062323936393861636637
6364653733343035623138316561316462313939393430300a666436633535323163386338336266
64346461653933613838643163333932353365613535373038663731666230663632646531343662
6362346163613633390a663264626438333263386132326238623866633466373635666161326462
61346130346339643433656562363366623561356162386138616430356463613633

# Build against released Pulp repository versions.
stackhpc_repo_grafana_version: "{{ stackhpc_pulp_repo_grafana_version }}"
Expand Down
Loading