From 04bc8ed4d213447964d3228d79f9e6131b267777 Mon Sep 17 00:00:00 2001 From: Pedro Moura Date: Feb 04 2025 13:26:04 +0000 Subject: Skip fedmsg in stg Signed-off-by: Pedro Moura --- diff --git a/playbooks/include/proxies-miscellaneous.yml b/playbooks/include/proxies-miscellaneous.yml index e7cbdf6..ef4bb5a 100644 --- a/playbooks/include/proxies-miscellaneous.yml +++ b/playbooks/include/proxies-miscellaneous.yml @@ -32,11 +32,13 @@ - role: fedmsg/crl website: fedoraproject.org path: /fedmsg + when: env != "staging" - role: fedmsg/gateway/slave stunnel_service: "websockets" stunnel_source_port: 9939 stunnel_destination_port: 9938 + when: env != "staging" - role: httpd/fingerprints website: admin.fedoraproject.org