Due to the current migrations running on belvedere, somerset has some lag
and the webapp is displaying outdates information.
Details
Details
- Reviewers
ardumont - Group Reviewers
System administrators - Commits
- rSPSITE8b670491bf64: webapp: Temporary use the main database
diff origin/production/moma.softwareheritage.org current/moma.softwareheritage.org
*******************************************
File[/etc/softwareheritage/storage/storage.yml] =>
parameters =>
content =>
@@ -3,5 +3,5 @@
cls: local
args:
- db: host=somerset.internal.softwareheritage.org port=5432 user=guest dbname=softwareheritage
+ db: host=belvedere.internal.softwareheritage.org port=5432 user=guest dbname=softwareheritage
password=guest
objstorage:
*******************************************
*** End octocatalog-diff on moma.softwareheritage.orgDiff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.