File: support-ppc64le-with-http-default-transport-a7b179f6526b8047.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-- 303 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes support for ppc64le to allow its operation to co-exist with
    ``pxe_transfer_protocol`` being set to ``http``. This is because the
    ppc64le archtecture does not use an intermediate boot loader to perform
    PXE operations, and only supports use of TFTP based transfers.