e9abec8273
This will add the Docker service to all roles. Note that currently by default the Docker service is mapped to OS::Heat::None by default. It will only be deployed if environments/docker.yaml file is included in the deployment. Change-Id: I9d8348b7b6576b94c872781bc89fecb42075cde0 Related-Bug: #1680395
6 lines
134 B
YAML
6 lines
134 B
YAML
---
|
|
features:
|
|
- |
|
|
When deploying with environments/docker.yaml, the docker service
|
|
is now deployed on all predefined roles.
|