Add autoupdate_images to listed config

This commit is contained in:
Dane Everitt 2016-09-14 18:40:48 -04:00
parent abaf29483b
commit 551b73b62b

View file

@ -274,7 +274,8 @@
} }
}, },
"docker": { "docker": {
"socket": "/var/run/docker.sock" "socket": "/var/run/docker.sock",
"autoupdate_images": false
}, },
"sftp": { "sftp": {
"path": "{{ $node->daemonBase }}", "path": "{{ $node->daemonBase }}",