Skip to content

Commit

Permalink
Merge pull request #550 from AlexanderZagaynov/features/sts_assume_role
Browse files Browse the repository at this point in the history
use 'supports?' feature for assume role field
  • Loading branch information
agrare committed Aug 5, 2019
2 parents c25ee1c + 3b5f04f commit a918fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/manageiq/providers/amazon/cloud_manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ class ManageIQ::Providers::Amazon::CloudManager < ManageIQ::Providers::CloudMana

supports :provisioning
supports :regions
supports :assume_role

def ensure_managers
build_network_manager unless network_manager
Expand Down

0 comments on commit a918fc4

Please sign in to comment.