How to iterate user groups from a cloudforms automation?
Issue
- How to iterate user groups from a cloudforms automation?
- Due to remote ruby isolation it is not possible to call all groups in the following way:
MiqGroup.where("group_type = 'user'").each do |g| puts g.inspect end
Environment
Red Hat CloudForms 4.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.