summaryrefslogtreecommitdiff
path: root/releasenotes/notes/anaconda-permit-cert-validation-disable-6611d3cb9401031d.yaml
blob: 59d306c5dc9702cfb6c552f527def091514ae771 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Adds a configuration option, ``[anaconda]insecure_heartbeat`` to allow
    for TLS certificate validation to be disabled in the ``anaconda``
    deployment interface, which is needed for continious integration to
    be able to be performed without substantial substrate image customization.
    This option is *not* advised for any production usage.