e6593d49e6
It was assumed that the user would specify the reboot strategy as an unquoted value. In the case that they turn off updates, `off` is interpreted as a boolean and the normalization pass converts that to `false`. In the event that the user uses `"off"`, it's interpreted as a string and not modified. |
||
---|---|---|
.. | ||
validate | ||
config_test.go | ||
config.go | ||
etc_hosts.go | ||
etcd.go | ||
file.go | ||
flannel.go | ||
fleet.go | ||
oem.go | ||
script.go | ||
unit.go | ||
update.go | ||
user.go |