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

package info (click to toggle)
puppet-module-ironic 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,612 kB
  • sloc: ruby: 5,990; python: 33; makefile: 10; sh: 10
file content (10 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (2)
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.