Closed rubo77 closed 9 years ago
Strange, noow it works, after I pulled the latest changes.
could it be, that https://github.com/ffnord/ffnord-example/commit/2aab8ae1ea1e9d8ff29ef156e406ec9c660c0151 fixed the problem?
Now it doesn't work anymore on gc-gw0 but it works on the VM services. What can I do to debug what is happening when I cannot connect?
I think the problem is, if the puppet scripts are adding stuff to the network configuration, so networking isn't going up, thus you cannot log in via ssh
We should add a standard root password, so you can login from the graphical virtualbox console: https://github.com/ffnord/ffnord-example/issues/9
The usual way is to use:
vagrant ssh
I searched a lot but I didn't find a way to connect to any of the running mashines. It seems it awaits some ssh keys to connect.
How can you connect to a started and running vm machine if you are not sargon?