Skip to content

Commit 9e85a27

Browse files
committed
Rotate ci passwords
1 parent 7dc99fb commit 9e85a27

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ kolla_enable_heat: false
1515
# Build and deploy the development Pulp service repositories.
1616
# Use Ark's package repositories to install packages.
1717
stackhpc_repo_mirror_url: "{{ stackhpc_release_pulp_url }}"
18-
stackhpc_repo_mirror_username: "skc-ci-aio"
18+
stackhpc_repo_mirror_username: "skc-ci-aio-yoga"
1919
stackhpc_repo_mirror_password: !vault |
2020
$ANSIBLE_VAULT;1.1;AES256
21-
35653866346637626633653732386263666231303237656135626532343437353631383732666362
22-
3038636431336336343561626130383965303233353632350a323130653166646464316361643138
23-
61303139643865613063613765623530636665663534613263343562383037396236333762653338
24-
6262333936616630620a343831666162386537373838393938333537373839633630393930333430
25-
30353263323831666237346162326564326238343764643731383931396536353933
21+
61373063656135306430623466373534326238396162643733666131306664333230333266353762
22+
3235663936396466363832393066383566333334303465360a663138363664626235623434626632
23+
30653132316365656466323039616136393730633638613431643232666638373363313436663363
24+
6463623063303462300a626361356466306361656565373038646664333734346639653662366664
25+
39306164653736396161383038306662356365336135333362373533656561366361
2626
2727
# Build and deploy released Pulp repository versions.
2828
stackhpc_repo_centos_stream_baseos_version: "{{ stackhpc_pulp_repo_centos_stream_8_baseos_version }}"

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ kolla_build_neutron_ovs: true
3838
# Build against the development Pulp service repositories.
3939
# Use Ark's package repositories to install packages.
4040
stackhpc_repo_mirror_url: "{{ stackhpc_repo_mirror_auth_proxy_url if stackhpc_repo_mirror_auth_proxy_enabled | bool else stackhpc_release_pulp_url }}"
41-
stackhpc_repo_mirror_username: "skc-ci-builder-reader"
41+
stackhpc_repo_mirror_username: "skc-ci-builder-reader-yoga"
4242
stackhpc_repo_mirror_password: !vault |
4343
$ANSIBLE_VAULT;1.1;AES256
44-
65353432616332643332646463303562326534633935343338323562343062323936393861636637
45-
6364653733343035623138316561316462313939393430300a666436633535323163386338336266
46-
64346461653933613838643163333932353365613535373038663731666230663632646531343662
47-
6362346163613633390a663264626438333263386132326238623866633466373635666161326462
48-
61346130346339643433656562363366623561356162386138616430356463613633
44+
62323135633666353263303965356638303639383032353234623034383834636165346463356335
45+
3136323133393534373037343332643666616662613534370a363539323466346130323634353030
46+
35626538613337633237383831643632353235613830343731636162306264646165393139616465
47+
3261303039653436370a363132396234343234656439653938633737643731343433373966303637
48+
63313239653134353364636530623734393261656161333562636230363234623533
4949
5050
# Build against released Pulp repository versions.
5151
stackhpc_repo_centos_stream_baseos_version: "{{ stackhpc_pulp_repo_centos_stream_8_baseos_version }}"

0 commit comments

Comments
 (0)