Skip to content

Commit

Permalink
Taggable of AutomationManager's authentications/playbooks/repos
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswnl committed Feb 26, 2018
1 parent fb9e78a commit 8ab4bbf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
class ManageIQ::Providers::AutomationManager::Authentication < Authentication
acts_as_miq_taggable
end
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
class ManageIQ::Providers::AutomationManager::ConfigurationScriptPayload < ::ConfigurationScriptPayload
acts_as_miq_taggable
end
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
class ManageIQ::Providers::AutomationManager::ConfigurationScriptSource < ConfigurationScriptSource
acts_as_miq_taggable
end

0 comments on commit 8ab4bbf

Please sign in to comment.