File: add-disk-wait-config-opts-fe805292baca8029.yaml

package info (click to toggle)
ironic-python-agent 10.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,416 kB
  • sloc: python: 35,563; sh: 60; makefile: 29
file content (8 lines) | stat: -rw-r--r-- 409 bytes parent folder | download
1
2
3
4
5
6
7
8
---
features:
  - Added `ipa-disk-wait-attempts` configuration option to configure the
    number of times to try and check to see if at least one suitable disk
    has appeared in inventory before proceeding with any actions.
  - Added `ipa-disk-wait-delay` configuration option to configure how many
    seconds to wait between attempts to check if at least one suitable disk
    has appeared in inventory.