tripleo-heat-templates/releasenotes/notes/remove_bootstrap_nodeid_ip-d97ec1da4f73599c.yaml

8 lines
303 B
YAML
Raw Normal View History

---
upgrade:
- |
The hiera bootstrap_nodeid_ip key has been replaced with per-service
SERVICE_bootstrap_node_ip where SERVICE is the service_name from the
composable service templates. If any out-of-tree services use this
key they will need to adjust to the new interface on upgrade.