File: inspector-non-standalone-redhat-bf21d0472e196e15.yaml

package info (click to toggle)
puppet-module-ironic 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,664 kB
  • sloc: ruby: 5,888; python: 38; sh: 10; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 396 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    The ``ironic::inspector`` class now supports deploying separate services
    for api and conductor. Now this feature is supported in RHEL and CentOS
    only. The api service should be run by httpd and mod_wsgi, which can be
    deployed using the new ``ironic::inspector::wsgi::apache`` class.

  - |
    The new ``ironic::inspector::coordination`` class has been added.