Skip to content

Commit 57bce23

Browse files
committed
Rotate credentials for ci-builder env
1 parent e817eda commit 57bce23

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ kolla_build_neutron_ovs: true
3636
# Build against the development Pulp service repositories.
3737
# Use Ark's package repositories to install packages.
3838
stackhpc_repo_mirror_url: "{{ stackhpc_repo_mirror_auth_proxy_url if stackhpc_repo_mirror_auth_proxy_enabled | bool else stackhpc_release_pulp_url }}"
39-
stackhpc_repo_mirror_username: "skc-ci-aio"
39+
stackhpc_repo_mirror_username: "skc-ci-builder-reader"
4040
stackhpc_repo_mirror_password: !vault |
4141
$ANSIBLE_VAULT;1.1;AES256
42-
35653866346637626633653732386263666231303237656135626532343437353631383732666362
43-
3038636431336336343561626130383965303233353632350a323130653166646464316361643138
44-
61303139643865613063613765623530636665663534613263343562383037396236333762653338
45-
6262333936616630620a343831666162386537373838393938333537373839633630393930333430
46-
30353263323831666237346162326564326238343764643731383931396536353933
42+
32383131306431666235616161393436666164613666326562363765623730393031353238356439
43+
3531303539383830356165633839313561633234346331380a653235353439666665313136666262
44+
32393138656133346532366431663834626130663866326161653838643437613133316137363833
45+
6133346463326530640a623062643263323939616435663864613638353033376530626165316532
46+
33363738303432663762653037363635333762333434643234396131656534656461
4747
4848
# Build against released Pulp repository versions.
4949
stackhpc_repo_grafana_version: "{{ stackhpc_pulp_repo_grafana_version }}"
@@ -85,11 +85,11 @@ stackhpc_docker_registry: "{{ stackhpc_release_pulp_url | regex_replace('^https?
8585
stackhpc_docker_registry_username: "release-train-ci"
8686
stackhpc_docker_registry_password: !vault |
8787
$ANSIBLE_VAULT;1.1;AES256
88-
38653963636634393533316633663964356335376336356137303436393263303839316239376433
89-
6139393735353139363235383838616462316138633831620a613039626466633365663732633435
90-
31356162333331316233663234373434333963326263666534316265376230623839643137353037
91-
6437323935633932610a643161333730653236653965666638613738663632363966373065633238
92-
62323933326165656234333130613531346138313239383536656435643038653034
88+
62653437333237376336336264366133326434326333326332346561313837306462396163343962
89+
3565316433336436366630393865383030623732313765330a333962633233613965303636333939
90+
61323663383139303332636266643766343961306234316532663533616132303335366139636137
91+
6263313063363636360a386464363933363263613365373533643036333730616532636264633338
92+
39383762313638303835666235663864653938306339663235356538666261653638
9393
9494
# Username and password of the overcloud host image repository.
9595
stackhpc_image_repository_username: "{{ stackhpc_docker_registry_username }}"

0 commit comments

Comments
 (0)