> @@ -290,6 +297,7 @@ public CreateServerOptions metadata(Map<String, String>
> metadata) {
> * Custom user-data can be also be supplied at launch time.
> * It is retrievable by the instance and is often used for launch-time
> configuration
> * by instance scripts.
> + * This parameter will be base64 encoded by jclouds automatically.
Something like "Pass userData unencdoed, as the value will be base64 encoded
automatically"?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/307/files#r10191665