Actions
Bug #8601
closeduse cloudinit like user data in vsphere compute ressource
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - VMware
Target version:
Description
as a vsphere user, i would like to use the customisationspec feature of vsphere from foreman
that means applying a user_data template and have it applied when deploying a vmware vm from template
changes need to be done at the following level
-rbvmomi to pass additional options
-foreman to handle user_data and pass it to setComputePowerUp in app/models/concerns/orchestration/compute.rb
note rbvmomi will need some slight modifications as the current code doesnt make use of all the customspec options. Still, no modifications is currently required there nor at fog
Updated by Dominic Cleal about 10 years ago
- Status changed from New to Ready For Testing
- Assignee set to Karim Boumedhel
- Pull request https://github.com/theforeman/foreman/pull/2000 added
- Pull request deleted (
)
Updated by Karim Boumedhel about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Dominic Cleal almost 10 years ago
- Related to Bug #10305: cloudinit like user data in vsphere compute ressource: missing part added
Actions