puppet-neutron/releasenotes/notes/nova-metadata-host-010d8e454df0d085.yaml
Juan Antonio Osorio Robles 01396ee558 Add support for nova_metadata_host in metadata configuration
this allows hostnames and not just IPs.

Change-Id: I9df395dc699090bd73265d10395e155e9b8adb26
2017-08-17 17:32:49 -04:00

7 lines
247 B
YAML

---
features:
- |
The parameter metadata_host was added to the metadata agent resource. This
sets the nova_metadata_host value which is meant to replace the
nova_metadata_ip value and allows you to set hostnames instead of just IPs.