- moma:
```
*** Running octocatalog-diff on host moma.softwareheritage.org
I, [2021-06-23T12:55:25.544020 #19721] INFO -- : Catalogs compiled for moma.softwareheritage.org
I, [2021-06-23T12:55:27.931607 #19721] INFO -- : Diffs computed for moma.softwareheritage.org
I, [2021-06-23T12:55:27.931659 #19721] INFO -- : No differences
*** End octocatalog-diff on moma.softwareheritage.org
```
- webapp1
```
diff origin/production/webapp1.internal.softwareheritage.org current/webapp1.internal.softwareheritage.org
*******************************************
File[/etc/softwareheritage/search/server.yml] =>
parameters =>
content =>
@@ -12,5 +12,5 @@1,6 +11,6 @@
indexes:
origin:
- index: origin-production
- read_alias: origin-read
- write_alias: origin-write
+ index: origin-v0.9.0
+ read_alias: origin-read-v0.9.0
+ write_alias: origin-write-v0.9.0
_
*******************************************
*** End octocatalog-diff on webapp1.internal.softwareheritage.org
```