Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 508 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 508 Bytes

miq-helper

ManageIQ Automation Helper

miq-helper is a ruby gem that contains reusable ruby methods and code snippets that can be reused throughout ManageIQ or CloudForms automation. The goal of the code is to

  • Provide reusability in Automate code in ManageIQ/CloudForms
  • Provide advanced debugging code directly in Automate
  • provide a simple mechanism to access this code

This code is very early and has had little to no peer review. Comments, thoughts, pulls and updates are all welcome.

Thanks.