Upgrade docker to 1.3.2.

This commit is contained in:
Joe Beda
2014-11-25 14:39:49 -08:00
parent e459d54496
commit 4a5a69b520
2 changed files with 9 additions and 4 deletions

View File

@@ -36,3 +36,6 @@ MINION_SCOPES="storage-ro,compute-rw"
POLL_SLEEP_INTERVAL=3
PORTAL_NET="10.0.0.0/16"
MONITORING=false
# When set to true, Docker Cache is enabled by default as part of the cluster bring up.
ENABLE_DOCKER_REGISTRY_CACHE=true