mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[GH-ISSUE #92] add cloud-init support #65
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rroethof on GitHub (Mar 16, 2016).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/92
My VM's are workign perfectly with webvirtcloud :)
I am however trying to automate installs for new VM's, and have created 'templates' with packer.io
my packer setup uses cloud-init and when booting a VM it calls to http://{{cloudserver}}/latest/meta-data/instance-id
Is there any option to use cloud-init in webvirtcloud ?
@fossxplorer commented on GitHub (Feb 25, 2017):
@rroethof were you able to get cloud-init working with webvirtcloud?