b2c9d301a2
If a user has configured HTTPS in their environment, we should allow them to have the capacity to choose with the generated URLs, if they have not already overriden the values via the inventory. Change-Id: I3bfd233c20fe37519916a2ffb6bb5f49a6e7e62e
9 lines
330 B
YAML
9 lines
330 B
YAML
---
|
|
features:
|
|
- Bifrost traditionally utilized a generated HTTP URL to
|
|
point ironic to the location of IPA, which is utilized
|
|
for the boot sequence of machines. A user may now override
|
|
that default and explicitly choose https if their
|
|
environment has been pre-configured such that HTTPS
|
|
support is in place.
|