Scott Moser 214dd2745f changes to behavior on specifying keys.
The most likely end user operation (or at least a valid one) for base64
encoding would be to encode the user-data, but leave all other values
as plaintext.

In order to facilitate that, the user can simply add:
 b64-user-data=true
to indicate that user-data is base64 encoded.

Other changes here are to change the cloud-config and metadata keynames
that are used.
  base64_all = boolean(True)
  base64_keys = [list, of, keys]

Fixed up tests to accomodate.
2013-08-24 00:07:35 -04:00
2013-03-01 01:43:06 -05:00
2013-06-25 08:56:57 +02:00
2011-09-21 15:08:17 -04:00
2013-07-17 15:31:57 -04:00
2012-10-27 19:25:48 -07:00
2013-07-27 14:20:12 -07:00
2013-07-19 09:23:53 +02:00
Description
RETIRED, Cross-platform instance initialization
4 MiB