It needs some manual actions before being able to deploy this
Related to T3433
Differential D6182
swh-search: update the configuration for the deployment of v0.11.4 Authored by vsellier on Sep 3 2021, 3:44 PM. Tags None Subscribers None
Details
It needs some manual actions before being able to deploy this Related to T3433
diff origin/production/moma.softwareheritage.org current/moma.softwareheritage.org
*******************************************
File[/etc/softwareheritage/search/server.yml] =>
parameters =>
content =>
@@ -11,5 +11,5 @@
indexes:
origin:
- index: origin-production
+ index: origin-v0.11
read_alias: origin-read
write_alias: origin-write
*******************************************
*** End octocatalog-diff on moma.softwareheritage.org
diff origin/production/search1.internal.softwareheritage.org current/search1.internal.softwareheritage.org
*******************************************
File[/etc/softwareheritage/search/server.yml] =>
parameters =>
content =>
@@ -11,5 +11,5 @@
indexes:
origin:
- index: origin-production
+ index: origin-v0.11
read_alias: origin-read
write_alias: origin-write
*******************************************
*** End octocatalog-diff on search1.internal.softwareheritage.org
Diff Detail
|