karsten / fedora-infra / ansible

Forked from fedora-infra/ansible 4 years ago
Clone

ab4db86 greenwave: greenwave now uses a entrypoint script instead of command.

Authored and Committed by cverna 5 years ago
    greenwave: greenwave now uses a entrypoint script instead of command.
    
    New deployement of greenwave is failing because the way the container
    are started have changed. We need to stop overriding the entrypoint.
    This will drop our custom timeout for gunicorn.
    
    Signed-off-by: Clement Verna <cverna@tutanota.com>