#70 not possible to `vagrant ssh` because of overwritten keys
Closed: upstream Opened by igulina.

Line https://pagure.io/modularity-testing-framework/blob/master/f/Vagrantfile#_27
which comes from commit #e77fc56, breaks up the thing because it overwrites injected keys to vagrant user. Vagrant uploads key to /home/vagrant/.ssh/authorized_keys, but than it runs sync with that path and overwrites whole /home/vagrant. Therefore, vagrant ssh won't let one to log in.


Metadata Update from @igulina:
- Issue assigned to jscotka
- Issue tagged with: Bug

Fixed by commit:
https://pagure.io/modularity-testing-framework/c/b04432cdb1e47a8718bd8eb3e413ba1729b995be

In case it is sufficient for you, we can close this bug as fixed. I'm not sure with docs part.

Metadata Update from @jscotka:
- Issue close_status updated to: upstream
- Issue status updated to: Closed (was: Open)

Project moved to git hub.

Issues copied to:
https://github.com/fedora-modularity/meta-test-family/issues

Metadata