File: image-download-source-f4882929aa669b30.yaml

package info (click to toggle)
puppet-module-ironic 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,612 kB
  • sloc: ruby: 5,990; python: 33; makefile: 10; sh: 10
file content (9 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Adds ``ironic::conductor::force_raw_images`` which controls whether ironic
    forces the image format to be raw before deployment.
  - |
    Adds ``ironic::drivers::agent::image_download_source`` which controls how
    ironic serves the image when using the ``direct`` deploy interface: via
    swift or via its local HTTP server.