diff options
author | Scott Moser <smoser@ubuntu.com> | 2014-03-27 10:03:27 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2014-03-27 10:03:27 -0400 |
commit | 2ecefdf51cd93b593bea450b4d751021da91e748 (patch) | |
tree | b9e7e851aa0daa1d7106d66e0f1642e04b4f46db /HACKING.rst | |
parent | 9486c1a1abacb9829e5ab172212d57c3735e35e0 (diff) | |
download | vyos-cloud-init-2ecefdf51cd93b593bea450b4d751021da91e748.tar.gz vyos-cloud-init-2ecefdf51cd93b593bea450b4d751021da91e748.zip |
change 'default' encoding to be "None"
Instead of just trying to see if userdata decodes as the indication that
it should be encoded, the user must explicitly set this.
The "just try it" will fail in the case where the user had other use
of user-data and wanted a blob of data to go through unrecognized by
cloud-init.
In cases where there can be mistake in automatic behavior,
and some users may be relaying on old behavior, its best to just require
explicit use.
Diffstat (limited to 'HACKING.rst')
0 files changed, 0 insertions, 0 deletions