Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9.1
Description
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.