ryanlerch / fedora-infra / ansible

Forked from fedora-infra/ansible 5 years ago
Clone

1d594b1 openqa_onebox: use different db name for safety

Authored and Committed by adamwill 2 years ago
    openqa_onebox: use different db name for safety
    
    Just in case things go horribly wrong and we somehow hit a real
    db server, let's not use the same db name as staging for safety.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>