1c5e080 Remove locking based on bodhi runs

Authored and Committed by dustymabe 6 years ago
    Remove locking based on bodhi runs
    
    We think this is no longer needed because we are no longer rsyncing
    ostree content in the sync script. We are using ostree pull-local
    which should mean that we don't have to worry about racing rsyncs.
    
    Signed-off-by: Dusty Mabe <dusty@dustymabe.com>