Skip to content

Commit

Permalink
Merge pull request ManageIQ#267 from agrare/fix_openshift_infra_authe…
Browse files Browse the repository at this point in the history
…ntication

Fix Openshift Infra RefreshWorker not starting
  • Loading branch information
agrare committed Sep 25, 2024
2 parents 417969e + 0627fd8 commit 5b94405
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/models/manageiq/providers/openshift/infra_manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ def self.version
"0.1.0".freeze
end

def default_authentication_type
:openshift
end

def self.display_name(number = 1)
n_('Infrastructure Provider (OpenShift Virtualization)', 'Infrastructure Providers (OpenShift Virtualization)', number)
end
Expand Down

0 comments on commit 5b94405

Please sign in to comment.