Skip to content
Merged
Show file tree
Hide file tree
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
18 changes: 9 additions & 9 deletions etc/kayobe/environments/ci-multinode/secrets.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
$ANSIBLE_VAULT;1.1;AES256
30353135383132343937393531323366626130373332363130633032613061396466663165343963
3138333863363665613361656237616163653332626436370a373364303561366463373365616563
35353233393366303363376265646563636432343636623237643538653339343961616334396435
6135653035613939640a396164373032353161623339333834653034353037663132393863396439
63343336363537303163313762313637386662366565313933623231356133643730373435336133
37616635646633316634636436313132666464376438646264663765386663323237333837623039
62353237656561316231353166363132316235316331646438613234663730616239303932636436
34613638636531366231316365653232356137363561376237353638313730626230643534393161
6166
36343166376362356138343762623637323234613132353766303631393136613038346161663036
3062613031653937656163323439316563353634336162620a656239623532316639373638336561
39353236313266316139363761353135616334623838366431626534656531323765383736623739
3639653362663539340a643434663832363638633465326566353939373832316361626433393362
38313765396434353136666662316434393232386531306436353062393533303235643638353466
39386432666364663937616134353431393631323164383634613763313837616665643464613561
63623665646536366534633264343566653964616366363530396535336665613437396438396630
64356333643834313335643633626638333733663836393333393138643635616161616361616431
6331
12 changes: 6 additions & 6 deletions etc/kayobe/environments/ci-multinode/stackhpc-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ kolla_docker_namespace: stackhpc-dev
# Build and deploy the development Pulp service repositories.
# Use Ark's package repositories to install packages.
stackhpc_repo_mirror_url: "{{ stackhpc_release_pulp_url }}"
stackhpc_repo_mirror_username: "skc-ci-aio"
stackhpc_repo_mirror_username: "skc-ci-multinode"
stackhpc_repo_mirror_password: !vault |
$ANSIBLE_VAULT;1.1;AES256
33656466353034396134623866626139356233313735353939306635373436373461373761613938
3766633635333739626462386231316639656338383736390a343236623931363335336264636364
39376265346666663266393430393935386665663838313865626437326530653863616635343965
6632643339333237660a633738633966393934663533613565396133346234663564333962356237
39666565326330376330336263363461323965393736323638333466663262626639
37623033316339326163333132316637653566366662646133633038623137306435323935326161
3363666433323562316537373539386133363838633461650a333838386436346261323466616337
61636262366161323534633066376232393733316632623030383735346335363437636464663061
3138623135353862640a373032663662653930333932636534343232643737343234636130613031
33306539316466373763656137653232313732646533353333626665313936613736

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