On Thu, 07 Nov 2013 21:56:54 +0100
Juan Orti Alcaine <juan.o...@miceliux.com> wrote:

> Hello, I've deployed a Fedora20 Beta qcow2 image in a VM, but I'm
> unable to login.
> 
> What is the default user and password?

user 'fedora' and no password (which you will be unable to login to via
ssh since sshd defaults to not allowing empy passwords). You should be
able to login on console tho. 

> And what is the cloud-init program that starts at boot? it tries to
> contact some http url, but it fails.

http://cloudinit.readthedocs.org/en/latest/

> I cannot find any documentation about it.

Basically cloud-init runs on newly created instances and configures
them based on settings it gets from the cloud. Usually this means
things like: 

- set a hostname
- set up locales
- Install a ssh public key on the fedora account so you can login with
  a key. 
- set up mountpoints and mount persistent volumes. 
- run any arbitrary config you like. 

Hope that helps, 

kevin


Attachment: signature.asc
Description: PGP signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to