Changeset View
Changeset View
Standalone View
Standalone View
data/hostname/moma.softwareheritage.org.yaml
Show All 35 Lines | swh::deploy::objstorage::backend::server_names: | ||||
- "%{::hostname}" | - "%{::hostname}" | ||||
- 127.0.0.1 | - 127.0.0.1 | ||||
- localhost | - localhost | ||||
- "::1" | - "::1" | ||||
swh::deploy::objstorage::config: | swh::deploy::objstorage::config: | ||||
objstorage: | objstorage: | ||||
cls: multiplexer | cls: multiplexer | ||||
args: | |||||
objstorages: | objstorages: | ||||
- "%{alias('swh::remote_service::objstorage::config::banco::readonly')}" | - "%{alias('swh::remote_service::objstorage::config::banco::readonly')}" | ||||
- "%{alias('swh::remote_service::objstorage::config::saam::readonly')}" | - "%{alias('swh::remote_service::objstorage::config::saam::readonly')}" | ||||
swh::deploy::webapp::timers_enabled: true | swh::deploy::webapp::timers_enabled: true | ||||
hitch::frontend: "[*]:443" | hitch::frontend: "[*]:443" | ||||
hitch::proxy_support: true | hitch::proxy_support: true | ||||
▲ Show 20 Lines • Show All 45 Lines • Show Last 20 Lines |