Skip to content

Commit

Permalink
Merge pull request #18001 from juliancheal/create_rhev_provider
Browse files Browse the repository at this point in the history
Delegate verify_ssl & verify_ssl= to default endpoint
  • Loading branch information
bdunne authored Sep 20, 2018
2 parents 14b6847 + 09b8e37 commit 52f4215
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/models/ext_management_system.rb
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ def hostname_format_valid?
:port=,
:security_protocol,
:security_protocol=,
:verify_ssl,
:verify_ssl=,
:certificate_authority,
:certificate_authority=,
:to => :default_endpoint,
Expand Down

0 comments on commit 52f4215

Please sign in to comment.