Page MenuHomeSoftware Heritage

D5317.diff
No OneTemporary

D5317.diff

diff --git a/data/deployments/staging/common.yaml b/data/deployments/staging/common.yaml
--- a/data/deployments/staging/common.yaml
+++ b/data/deployments/staging/common.yaml
@@ -319,3 +319,4 @@
swh::deploy::deposit::config::authentication:
authentication_provider: keycloak
keycloak: "%{alias('swh::deploy::deposit::config::keycloak')}"
+ cache_uri: "%{hiera('memcached::server::bind')}:%{hiera('memcached::server::port')}"
diff --git a/site-modules/role/manifests/swh_deposit.pp b/site-modules/role/manifests/swh_deposit.pp
--- a/site-modules/role/manifests/swh_deposit.pp
+++ b/site-modules/role/manifests/swh_deposit.pp
@@ -1,5 +1,6 @@
# Deposit api without reverse proxy
class role::swh_deposit inherits role::swh_server {
+ include profile::memcached
# Web UI
include profile::swh::deploy::deposit
# Apache logs

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 30, 3:51 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3218902

Event Timeline