Hi
On stackoverflow I learned that I had to ask questions on fiware infrastructure on this mailing list.
I launch an instance (Ubuntu 12.04/14.04 and centos 7.0 ) on filab but I am unable to connect or login to the machines.
· I pinged to associated public IP with correct security group (IMCP¨0.0.0.0:0): no response (same for SSH)
· From inside the portal I see an action "reset password" on the instances but if I try I get an unimplemented error
· I can connect to the VM via Qemu but I get asked a login. Which one can I use?
o I tried adding a user to the cloud-config according to this https://www.digitalocean.com/community/tutorials/an-introduction-to-cloud-config-scripting . This does not seem to work.
At the end of the cloud config I add the following
users:
- name: myuser
groups: sudo
shell: /bin/bash
sudo: ['ALL=(ALL) NOPASSWD:ALL']
passwd: <snip> // generated with /sbin/grub-crypt --sha-512
ssh-authorized-keys:
- ssh-rsa <snip>
Any ideas how I can resolve or go further?
Best regards
Jan Vandepitte.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fiware.org/private/fiware-lab-help/attachments/20151013/2a477ae0/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy