kolla-ansible/releasenotes/notes/custom_option_docker-f5b810a8edce06fa.yaml
Kevin Tibi b6bab5b931 Add custom option for docker
Some options can't be add in the daemon.json
The only way to configure daemon is to add option in the service file

Change-Id: I88697951ed6518f62bca30bb52288ad0e487ec03
2018-05-30 17:45:27 +02:00

6 lines
153 B
YAML

---
features:
- |
Add custom option for docker daemon by configure the docker service. An operator
named "docker_custom_option" will be added.