octo-diff drops the azure objstorage configuration:
```
$ $SWH_PUPPET_ENVIRONMENT_HOME/bin/octocatalog-diff --octocatalog-diff-args --no-truncate-details --to staging scrubber1.internal.softwarehe
ritage.org
Found host scrubber1.internal.softwareheritage.org
WARN -> Environment "deploy-indexer-as-journal-client" contained non-word characters, correcting name to deploy_indexer_as_journal_client
WARN -> Environment "staging-add-prometheus-metrics" contained non-word characters, correcting name to staging_add_prometheus_metrics
WARN -> Environment "staging-bullseye-rabbitmq-plugin" contained non-word characters, correcting name to staging_bullseye_rabbitmq_plugin
WARN -> Environment "staging-check-journal-client" contained non-word characters, correcting name to staging_check_journal_client
WARN -> Environment "staging-check-journal-client-2nd-implementation" contained non-word characters, correcting name to staging_check_journal_client_2nd_implementation
WARN -> Environment "staging-check-journal-client-first-implem" contained non-word characters, correcting name to staging_check_journal_client_first_implem
WARN -> Environment "staging-pin" contained non-word characters, correcting name to staging_pin
Cloning into '/tmp/swh-ocd.GeIGF8yM/environments/production/data/private'...
done.
Cloning into '/tmp/swh-ocd.GeIGF8yM/environments/staging/data/private'...
done.
*** Running octocatalog-diff on host scrubber1.internal.softwareheritage.org
I, [2022-06-27T16:55:41.500252 #3846434] INFO -- : Catalogs compiled for scrubber1.internal.softwareheritage.org
I, [2022-06-27T16:55:41.813955 #3846434] INFO -- : Diffs computed for scrubber1.internal.softwareheritage.org
diff origin/production/scrubber1.internal.softwareheritage.org current/scrubber1.internal.softwareheritage.org
*******************************************
File[/etc/softwareheritage/scrubber/postgres.yml] =>
parameters =>
content =>
@@ -13,74 +13,4 @@
- cls: filtered
storage_conf:
- cls: azure-prefixed
- accounts:
- '0':
- account_name: 0euwestswh
- api_secret_key: swh::azure::credentials::0euwestswh
- container_name: contents
- '1':
- account_name: 1euwestswh
- api_secret_key: swh::azure::credentials::1euwestswh
- container_name: contents
- '2':
- account_name: 2euwestswh
- api_secret_key: swh::azure::credentials::2euwestswh
- container_name: contents
- '3':
- account_name: 3euwestswh
- api_secret_key: swh::azure::credentials::3euwestswh
- container_name: contents
- '4':
- account_name: 4euwestswh
- api_secret_key: swh::azure::credentials::4euwestswh
- container_name: contents
- '5':
- account_name: 5euwestswh
- api_secret_key: swh::azure::credentials::5euwestswh
- container_name: contents
- '6':
- account_name: 6euwestswh
- api_secret_key: swh::azure::credentials::6euwestswh
- container_name: contents
- '7':
- account_name: 7euwestswh
- api_secret_key: swh::azure::credentials::7euwestswh
- container_name: contents
- '8':
- account_name: 8euwestswh
- api_secret_key: swh::azure::credentials::8euwestswh
- container_name: contents
- '9':
- account_name: 9euwestswh
- api_secret_key: swh::azure::credentials::9euwestswh
- container_name: contents
- a:
- account_name: aeuwestswh
- api_secret_key: swh::azure::credentials::aeuwestswh
- container_name: contents
- b:
- account_name: beuwestswh
- api_secret_key: swh::azure::credentials::beuwestswh
- container_name: contents
- c:
- account_name: ceuwestswh
- api_secret_key: swh::azure::credentials::ceuwestswh
- container_name: contents
- d:
- account_name: deuwestswh
- api_secret_key: swh::azure::credentials::deuwestswh
- container_name: contents
- e:
- account_name: eeuwestswh
- api_secret_key: swh::azure::credentials::eeuwestswh
- container_name: contents
- f:
- account_name: feuwestswh
- api_secret_key: swh::azure::credentials::feuwestswh
- container_name: contents
- filters_conf:
- - type: readonly
- - cls: filtered
- storage_conf:
cls: remote
url: http://banco.internal.softwareheritage.org:5003/
*******************************************
*** End octocatalog-diff on scrubber1.internal.softwareheritage.org
```