Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schedule a daily count of managed VMs and print result to audit log. #19830

Merged
merged 4 commits into from
Feb 14, 2020

Commits on Feb 12, 2020

  1. Add daily audit of VM counts.

    Schedule the collection of VMs managed and print to the audit log.
    jaredm-ibm committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    589add9 View commit details
    Browse the repository at this point in the history
  2. Fix rubocop errors.

    jaredm-ibm committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    f0b30f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Updates based on feedback.

    miq_server.rb - Changed method name and log entry is JSON encoded.
    jobs.rb - Method name is now miq_server_audit_managed_resources.
    settings.yaml - Setting name is now :audit_managed_resources
    runner.rb - Update for method name changes
    jaredm-ibm committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    951abd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f6ea19 View commit details
    Browse the repository at this point in the history