Skip to content

Commit

Permalink
Merge pull request ManageIQ#41 from lfu/service_template_container_te…
Browse files Browse the repository at this point in the history
…mplate

Expose ServiceTemplateContainerTemplate to automate.
  • Loading branch information
gmcculloug authored Jun 19, 2017
2 parents 6c04b62 + 989768b commit 3b91bb5
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
module MiqAeMethodService
class MiqAeServiceServiceTemplateContainerTemplate < MiqAeServiceServiceTemplateGeneric
expose :container_template
expose :container_manager
end
end

0 comments on commit 3b91bb5

Please sign in to comment.