lenkaseg / fedora-infra / ansible

Forked from fedora-infra/ansible 3 years ago
Clone

a3203d2 Get rid of implicit message topic prefix

Authored and Committed by nphilipp 2 years ago
    Get rid of implicit message topic prefix
    
    Callers of simple_message_to_bus need to set and export MSGTOPIC_PREFIX
    explicitly.
    
    This decouples the fedora-messaging-utils and web-data-analysis roles.
    
    Additionally, don't assume /bin/sh is /bin/bash.
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>