swh::deploy::storage::backend::listen::host: 0.0.0.0 swh::deploy::storage::backend::workers: 48 swh::deploy::storage::backend::max_requests: 1000 swh::deploy::storage::backend::max_requests_jitter: 100 swh::deploy::objstorage::backend::listen::host: 0.0.0.0 swh::deploy::objstorage::backend::workers: 8 swh::deploy::storage::db::host: db.internal.softwareheritage.org swh::deploy::storage::db::port: 5432 swh::deploy::indexer::storage::backend::listen::host: 0.0.0.0 swh::deploy::indexer::storage::db::host: dbreplica1.euwest.azure.internal.softwareheritage.org swh::deploy::indexer::storage::db::port: 5432 swh::deploy::objstorage::config: objstorage: "%{alias('swh::remote_service::objstorage::config::azure_readonly_with_fallback')}" swh::deploy::storage::config::local: cls: local args: db: "host=%{hiera('swh::deploy::storage::db::host')} port=%{hiera('swh::deploy::storage::db::port')} user=%{hiera('swh::deploy::storage::db::user')} dbname=%{hiera('swh::deploy::storage::db::dbname')} password=%{hiera('swh::deploy::storage::db::password')}" objstorage: "%{alias('swh::remote_service::objstorage::config::azure_readonly_with_fallback')}" swh::deploy::worker::instances: [] swh::deploy::search::backend::listen::host: 0.0.0.0 swh::deploy::indexer::storage::config: indexer_storage: cls: local db: "host=%{hiera('swh::deploy::indexer::storage::db::host')} port=%{hiera('swh::deploy::indexer::storage::db::port')} user=%{hiera('swh::deploy::indexer::storage::db::user')} dbname=%{hiera('swh::deploy::indexer::storage::db::dbname')} password=%{hiera('swh::deploy::indexer::storage::db::password')}"