tripleo-heat-templates/releasenotes/notes/containers-as-default-37bbe8afa0a60c2b.yaml
Juan Antonio Osorio Robles b3420f7095 Enable containers by default
This changes the default resource registry definitions to use the docker
services by default. It also keeps the baremetal installation by adding
a baremetal-services.yaml environment.

Change-Id: I373fef6581dfbfa365479f88d7b967cfbed446e4
2018-03-01 11:26:15 +02:00

7 lines
222 B
YAML

---
features:
- |
Containers are now the default way of deploying. There is still a way to
deploy the baremetal services in environments/baremetal-services.yaml, but
this is expected to eventually disappear.