Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to define OpenStack Compute Instance user_data #26

Closed
laurentganne opened this issue May 10, 2021 · 0 comments · Fixed by #27
Closed

Add the ability to define OpenStack Compute Instance user_data #26

laurentganne opened this issue May 10, 2021 · 0 comments · Fixed by #27
Assignees

Comments

@laurentganne
Copy link
Contributor

laurentganne commented May 10, 2021

The OpenStack API provides a Compute Instance property user_data allowing to provide configuration information or scripts to use by cloud-init.

The TOSCA type yorc.nodes.openstack.Compute should be updated to support this user_data property, and the terraform provider should set this property described at https://registry.terraform.io/providers/terraform-provider-openstack/openstack/latest/docs/resources/compute_instance_v2#user_data

Associated issue on Yorc: ystia/yorc#735

@laurentganne laurentganne self-assigned this May 10, 2021
laurentganne added a commit that referenced this issue May 10, 2021
…data

Added openstack compute instance user_data property
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant