File: add-inspector-transport-url-config-6b5bd87b6e7bd968.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 (7 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - |
    Add transport_url config param for ironic-inspector. It's added
    in ironic-inspector in https://review.opendev.org/#/c/584758/,
    and is suggested to set it to 'fake://' when rpc backend not available
    or not desired, so need to add support for it in puppet-ironic.