Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently we use tools/ec2-demo-setup/config.sh script to fetch user data and configure the components when an instance of stratos is launched. This configures following user specific settings:
-EC2_KEY_PATH
-KEY_PAIR_NAME
-ACCESS_KEY
-SECRET_KEY
-OWNER_ID
-AVAILABILITY_ZONE
-SECURITY_GROUP
-DOMAIN
We should be able to update Stratos Installer EC2 Extension and add this functionality so that the Stratos Installer itself could include this functionality for Amazon EC2.