[GH-ISSUE #49] Cloud images #32

Open
opened 2026-02-27 15:57:04 +03:00 by kerem · 1 comment
Owner

Originally created by @ananiasfilho on GitHub (Aug 30, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/49

I love the simplicity and power of WebVirtCloud and would like to know onething:
is it possible to use cloud images?
I have download some cloud images as ubuntu, fedora and suse.
When i run new instance from "Template" and choose cloud image, it start instance, get ip address and after 1-2 minutes, i can login into instance with root password set on instance config.
But show this error:

screenshot 2015-08-30 at 13 23 06

And i got a lot of error 500 when try join on Admin -> Profile.
I received a error 500 when try set up "SSH KEY" on instance too.

Originally created by @ananiasfilho on GitHub (Aug 30, 2015). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/49 I love the simplicity and power of WebVirtCloud and would like to know onething: is it possible to use cloud images? I have download some cloud images as ubuntu, fedora and suse. When i run new instance from "Template" and choose cloud image, it start instance, get ip address and after 1-2 minutes, i can login into instance with root password set on instance config. But show this error: ![screenshot 2015-08-30 at 13 23 06](https://cloud.githubusercontent.com/assets/2917143/9568249/66b3ab44-4f1a-11e5-80bb-18fc2291fa10.png) And i got a lot of error 500 when try join on Admin -> Profile. I received a error 500 when try set up "SSH KEY" on instance too.
Author
Owner

@rroethof commented on GitHub (Mar 19, 2016):

@ananiasfilho thats the package cloud-init in your cloud image..
I have/had the same problem and for now i removed the cloud-init package from the image.
Now it works fine for me :)

I am however looking into a option to 'addon' a cmdb/dhcp setup, so after the first boot a image will setup the according network config and call home to the cmdb to report itself there.
This is a requirement for me, because i use ansible for configuring all systems, and it needs 'ip', 'fqdn', 'username', 'password/sshkey' as a base requirement.

Ronny

<!-- gh-comment-id:198634373 --> @rroethof commented on GitHub (Mar 19, 2016): @ananiasfilho thats the package cloud-init in your cloud image.. I have/had the same problem and for now i removed the cloud-init package from the image. Now it works fine for me :) I am however looking into a option to 'addon' a cmdb/dhcp setup, so after the first boot a image will setup the according network config and call home to the cmdb to report itself there. This is a requirement for me, because i use ansible for configuring all systems, and it needs 'ip', 'fqdn', 'username', 'password/sshkey' as a base requirement. Ronny
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#32
No description provided.