6f15f53 ipa-submit: Retry without "ca" on OptionError

Authored and Committed by nalin 7 years ago
1 file changed. 8 lines added. 0 lines removed.
    ipa-submit: Retry without "ca" on OptionError
    
    Add a fallback for when the IPA server returns error 3005 ("OptionError")
    when we've tried to use the "ca" named argument in a request.  As we did
    with "profile_id" earlier, take a guess that it didn't understand the
    most recently-added option that we're setting, and retry without it set.
    
        
file modified
+8 -0