gnaponie / greenwave

Forked from greenwave 6 years ago
Clone

99a252c Provide API for validating gating.yaml

Authored and Committed by lholecek 5 years ago
    Provide API for validating gating.yaml
    
    Example command:
    
        http localhost:5005/api/v1.0/validate-gating-yaml \
            < ../greenwave-policies/fedora.yaml
    
    Related to #217.
    
        
file modified
+53 -1