otaylor / fm-orchestrator

Forked from fm-orchestrator 6 years ago
Clone

e489831 Clarify the meaning conf.allow_only_compatible_base_modules=False

Authored and Committed by otaylor 2 years ago
    Clarify the meaning conf.allow_only_compatible_base_modules=False
    
    config.allow_compatible_base_modules=False does different things for
    build-requires selection and for module reuse. Clarify this in the config
    key documentation.
    
    (This config key is really: True: "do what RHEL expects"
    False: "do what Fedora expects")