File: inspector-manifest-77e1cb21ba93b55c.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-- 412 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    New manifest "ironic::drivers::inspector" to set parameters for connecting
    from ironic to to ironic-inspector.
    Please set credentials for ironic to access ironic-inspector using this
    manifest, otherwise ironic falls back to using "keystone_authtoken"
    credentials, which are deprecated for this purpose.

    Also allows configuring "enabled" and "service_url" parameters.