Ignasi Barrera created JCLOUDS-1025:
---------------------------------------
Summary: Add support for user data in DigitalOcean
Key: JCLOUDS-1025
URL: https://issues.apache.org/jira/browse/JCLOUDS-1025
Project: jclouds
Issue Type: Improvement
Components: jclouds-labs
Affects Versions: 1.9.1
Reporter: Ignasi Barrera
DigitalOcean now supports setting the {{user_data}} string when creating a
droplet. That is made available from inside the droplet via the metadata api:
https://developers.digitalocean.com/documentation/metadata/#user-data
jclouds should take into account the user data provided in the template options
and create the droplets accordingly.
Note that this is not supported in all regions: jclouds should only set the
user data when deploying droplets in a region that supports the metadata.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)