Files
fedora-infra_ansible/roles/fedmsg/hub/defaults/main.yml
2019-02-21 18:25:56 +01:00

10 lines
327 B
YAML

# This is false by default. You have to override it when including the role.
enable_websocket_server: False
# Absolute memory limit in megabytes for fedmsg-hub and fedmsg-bub-3
# services. Zero means infinity (no limit).
fedmsg_hub_memory_limit_mb: 0
# Restart fedmsg-hub.service on failure.
fedmsg_hub_auto_restart: False