Skip to content

Commit

Permalink
Merge pull request #51 from agrare/add_supports_capture
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy authored Jan 9, 2023
2 parents e51e412 + d1e10f0 commit a7bd052
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
class ManageIQ::Providers::DummyProvider::CloudManager::Vm < ManageIQ::Providers::CloudManager::Vm
supports :capture

def provider_object(connection = nil)
connection ||= ext_management_system.connect
Expand Down

0 comments on commit a7bd052

Please sign in to comment.