Ability to configure Docker daemon options

This commit is contained in:
Ricky Kwan
2018-10-08 18:53:22 +00:00
parent a42939be87
commit 33afdbb0f8
3 changed files with 22 additions and 0 deletions

View File

@@ -27,3 +27,6 @@ docker_yum_repo_enable_test: 0
# A list of users who will be added to the docker group.
docker_users: []
# Docker daemon options
docker_daemon_options: {}