Default is_atomic to false (#1637)

This commit is contained in:
Matthew Mosesohn 2017-09-08 15:00:57 +03:00 committed by GitHub
parent 6f1fd12265
commit 079d317ade

View file

@ -4,6 +4,9 @@
bootstrap_os: none
kube_api_anonymous_auth: false
# Default value, but will be set to true automatically if detected
is_atomic: false
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.6.7