Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9343830
D1169.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
608 B
Subscribers
None
D1169.diff
View Options
diff --git a/site-modules/profile/manifests/swh/deploy/storage.pp b/site-modules/profile/manifests/swh/deploy/storage.pp
--- a/site-modules/profile/manifests/swh/deploy/storage.pp
+++ b/site-modules/profile/manifests/swh/deploy/storage.pp
@@ -6,7 +6,7 @@
package {'python3-swh.storage':
ensure => 'present',
} ~> ::profile::swh::deploy::rpc_server {'storage':
- executable => 'swh.storage.api.server:run_from_webserver',
+ executable => 'swh.storage.api.wsgi',
worker => 'sync',
http_check_string => '<title>Software Heritage storage server</title>'
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 3, 1:53 PM (4 d, 9 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3219338
Attached To
D1169: storage: Use new wsgi entrypoint
Event Timeline
Log In to Comment