Skip to content

Commit a94db5a

Browse files
authored
Merge pull request #2133 from stackhpc/rotate-mn-yoga
Use new credentials for multinode env (Yoga)
2 parents d2feb5c + 2656769 commit a94db5a

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
$ANSIBLE_VAULT;1.1;AES256
2-
30353135383132343937393531323366626130373332363130633032613061396466663165343963
3-
3138333863363665613361656237616163653332626436370a373364303561366463373365616563
4-
35353233393366303363376265646563636432343636623237643538653339343961616334396435
5-
6135653035613939640a396164373032353161623339333834653034353037663132393863396439
6-
63343336363537303163313762313637386662366565313933623231356133643730373435336133
7-
37616635646633316634636436313132666464376438646264663765386663323237333837623039
8-
62353237656561316231353166363132316235316331646438613234663730616239303932636436
9-
34613638636531366231316365653232356137363561376237353638313730626230643534393161
10-
6166
2+
36343166376362356138343762623637323234613132353766303631393136613038346161663036
3+
3062613031653937656163323439316563353634336162620a656239623532316639373638336561
4+
39353236313266316139363761353135616334623838366431626534656531323765383736623739
5+
3639653362663539340a643434663832363638633465326566353939373832316361626433393362
6+
38313765396434353136666662316434393232386531306436353062393533303235643638353466
7+
39386432666364663937616134353431393631323164383634613763313837616665643464613561
8+
63623665646536366534633264343566653964616366363530396535336665613437396438396630
9+
64356333643834313335643633626638333733663836393333393138643635616161616361616431
10+
6331

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ kolla_docker_namespace: stackhpc-dev
1212
# Build and deploy the development Pulp service repositories.
1313
# Use Ark's package repositories to install packages.
1414
stackhpc_repo_mirror_url: "{{ stackhpc_release_pulp_url }}"
15-
stackhpc_repo_mirror_username: "skc-ci-aio"
15+
stackhpc_repo_mirror_username: "skc-ci-multinode"
1616
stackhpc_repo_mirror_password: !vault |
1717
$ANSIBLE_VAULT;1.1;AES256
18-
33656466353034396134623866626139356233313735353939306635373436373461373761613938
19-
3766633635333739626462386231316639656338383736390a343236623931363335336264636364
20-
39376265346666663266393430393935386665663838313865626437326530653863616635343965
21-
6632643339333237660a633738633966393934663533613565396133346234663564333962356237
22-
39666565326330376330336263363461323965393736323638333466663262626639
18+
37623033316339326163333132316637653566366662646133633038623137306435323935326161
19+
3363666433323562316537373539386133363838633461650a333838386436346261323466616337
20+
61636262366161323534633066376232393733316632623030383735346335363437636464663061
21+
3138623135353862640a373032663662653930333932636534343232643737343234636130613031
22+
33306539316466373763656137653232313732646533353333626665313936613736
2323
2424
# Build and deploy released Pulp repository versions.
2525
stackhpc_repo_centos_stream_baseos_version: "{{ stackhpc_pulp_repo_centos_stream_8_baseos_version }}"

0 commit comments

Comments
 (0)