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-08-06 11:36:30 +01:00
2013-06-19 08:46:54 +02:00
2013-03-20 08:34:19 -04:00
2013-07-21 10:45:29 -07:00
2013-04-17 09:42:55 -07:00
2012-09-24 16:59:23 -04:00
2012-09-28 16:35:53 -04:00
2013-07-20 16:40:11 -07:00
2013-07-20 12:18:44 -07:00