puppet-neutron/releasenotes/notes/metadata_insecure-26c1ffa53b77dc78.yaml
Emilien Macchi afa1634d7f metadata: allow to configure insecure SSL
Add nova_metadata_insecure option, to allow deployments without valid
SSL certificates.
It should not be set to True in production.
Disabled by default.

Change-Id: I1688eae1369f6da2c7084dc3864d19708d15c78d
2017-02-06 08:08:23 -05:00

5 lines
110 B
YAML

---
features:
- Add nova_metadata_insecure option, to allow deployments without valid
SSL certificates.