iop_advisor_engine

Advisor config

227 downloads

49 latest version

Version information

  • 0.2.0 (latest)
  • 0.1.0
released May 13th 2025
This version is compatible with:
  • Puppet Enterprise 2025.3.x, 2025.2.x, 2025.1.x, 2023.8.x, 2023.7.x, 2023.6.x, 2023.5.x, 2023.4.x, 2023.3.x, 2023.2.x, 2023.1.x, 2023.0.x, 2021.7.x, 2021.6.x, 2021.5.x, 2021.4.x, 2021.3.x, 2021.2.x, 2021.1.x, 2021.0.x
  • Puppet >= 7.0.0 < 9.0.0
  • , ,

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'theforeman-iop_advisor_engine', '0.2.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add theforeman-iop_advisor_engine
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install theforeman-iop_advisor_engine --version 0.2.0

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

theforeman/iop_advisor_engine — version 0.2.0 May 13th 2025

Changelog

0.2.0 (2025-05-13)

Full Changelog

Implemented enhancements:

  • Mark compatible with katello/certs 21.x #20 (ekohl)

0.1.0 (2025-02-13)

Full Changelog

Implemented enhancements:

  • allow setting foreman url environment variable #14 (evgeni)
  • use real puppet certs, the PR was merged #12 (evgeni)
  • use the real iop-advisor-engine container #10 (evgeni)
  • Add ensure parameter to handle cleanup if disabling this module #8 (ehelms)
  • Add quadlet definition #7 (ehelms)
  • Rename to iop-advisor-engine #6 (ehelms)
  • Use foreman-proxy certs for client #3 (ehelms)

Fixed bugs:

  • pass environment variables correctly to quadlet #15 (evgeni)
  • clean up naming references #13 (evgeni)
  • use released vox-acceptance, not evgenis fork #9 (evgeni)
  • require secrets to be defined before starting the service #4 (evgeni)

* This Changelog was automatically generated by github_changelog_generator