Refactor configuration of remote services.
Configuration of remote services is now configured in a few variables: - swh::remote_service::$service::config: default read-only configuration - swh::remote_service::$service::config::writable: primary, writable copy of $service - swh::remote_service::$service::config::$instance: instance of $service. Locations should override the value of swh::remote_service::$service::config if they have a local caching read-only copy. All service configurations are modified to use the read-only/writable variables consistently.
Showing
- data/defaults.yaml 91 additions, 60 deletionsdata/defaults.yaml
- data/hostname/moma.softwareheritage.org.yaml 2 additions, 2 deletionsdata/hostname/moma.softwareheritage.org.yaml
- data/hostname/saatchi.internal.softwareheritage.org.yaml 0 additions, 2 deletionsdata/hostname/saatchi.internal.softwareheritage.org.yaml
- data/hostname/storage0.euwest.azure.internal.softwareheritage.org.yaml 0 additions, 5 deletions.../storage0.euwest.azure.internal.softwareheritage.org.yaml
- data/hostname/webapp0.softwareheritage.org.yaml 0 additions, 8 deletionsdata/hostname/webapp0.softwareheritage.org.yaml
- data/location/azure_euwest.yaml 1 addition, 1 deletiondata/location/azure_euwest.yaml
Loading
Please register or sign in to comment