Sundries doesn't actually use fedmsg

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2023-07-17 12:04:27 +02:00
parent e1951ad45a
commit 4b18017d42
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -64,8 +64,6 @@
username: "sundries{{ env_suffix }}"
sent_topics: ^$
when: master_sundries_node|bool and deployment_type == "stg"
- role: fedmsg/base
when: master_sundries_node|bool
- role: nfs/client
mnt_dir: '/srv/docs'
nfs_src_dir: 'openshift_{{ env_short }}_docs'