sudoman / pagure

Forked from pagure 4 years ago
Clone

b7cb024 Fix SSH for Vagrant when personal keys installed

Authored and Committed by sudoman 4 years ago
    Fix SSH for Vagrant when personal keys installed
    
    Without the option in this commit, 'vagrant up' will attempt to connect
    using one's personal SSH keys. This becomes a problem when those keys
    are installed into Gitolite for pushing to repositories. This causes
    normal SSH logins to fail, so Vagrant can't mount the synced folder via
    sshfs.
    
        
file modified
+1 -0