tripleo-heat-templates/releasenotes/notes/designate-environment-file-bd08eef69758a996.yaml
Brent Eagles 0fe7045fa0 Deprecate env/enable-designate in favor of env/services/designate.yaml
The designate environment files predate the move to the separate
services directory for service environment files. This patch creates a
copy in the standard location and future documentation should reference
the new location. The old location should be removed post Xena.

Change-Id: I5a479c7235d7851a1895446d481a9ae044f9c3b5
2021-11-01 14:20:51 -02:30

7 lines
222 B
YAML

---
deprecations:
- |
Using environments/enable-designate.yaml has been deprecated in
favor of environments/services/designate.yaml, the current location
for environment files that enable TripleO components.