This website requires JavaScript.
Explore
Help
Register
Sign In
beckermj
/
vaguerent
Watch
1
Star
0
Fork
0
You've already forked vaguerent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
vaguerent
/
plugins
/
kernel_v2
/
config
History
Matt Wormley
00c9f2c973
added ssh.proxy_command to handle waiting for aws ssh connection when ssh proxy in place. use config.ssh.proxy_command = "ssh -q <user>@<proxy_host> nc %h %p"
2013-04-03 13:54:47 -07:00
..
nfs.rb
Configure the V2 kernel.
2012-11-06 21:28:44 -08:00
package.rb
Configure the V2 kernel.
2012-11-06 21:28:44 -08:00
ssh.rb
added ssh.proxy_command to handle waiting for aws ssh connection when ssh proxy in place. use config.ssh.proxy_command = "ssh -q <user>@<proxy_host> nc %h %p"
2013-04-03 13:54:47 -07:00
vagrant.rb
Remove the dotfile_name configuration option.
2012-12-26 21:45:24 -08:00
vm_provisioner.rb
Properly detect in valid provisioners
2013-03-30 14:39:29 -07:00
vm_subvm.rb
Better handling of merging sub-vms
2013-03-08 21:30:09 -08:00
vm.rb
Show an error if an invalid network type is used
2013-04-02 15:00:18 -07:00