On Thu, Nov 07, 2013 at 09:56:54PM +0100, Juan Orti Alcaine 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? There is none -- as you've discovered, that's created by cloud-init. > And what is the cloud-init program that starts at boot? it tries to contact > some http url, but it fails. See http://cloudinit.readthedocs.org/en/latest/ If you are running the cloud image locally, you will need to either provide a "fake" ec2 metadata service -- see https://gist.github.com/smoser/1278651 for one example -- or use the "nocloud" data source to provide files via an attached vfat or iso filesystem. Docs for the latter are at http://cloudinit.readthedocs.org/en/latest/topics/datasources.html#no-cloud. -- Matthew Miller ☁☁☁ Fedora Cloud Architect ☁☁☁ <mattdm@xxxxxxxxxxxxxxxxx> -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx 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