Moved code to prepare and provision git and ssh into seperate classes
authorAkshay Mankar <akshaym@thoughtworks.com>
Tue, 8 Jan 2013 19:25:22 +0000 (00:55 +0530)
committerAkshay Mankar <akshaym@thoughtworks.com>
Tue, 8 Jan 2013 19:25:22 +0000 (00:55 +0530)
commit08b150e7415fcdaca5277bee264dda740369063f
treebbadfca54bc15f5c48f33f5e8c1dfd21ccdad562
parentd0fd407a03a85403a28f0d14d9f36cc264d07282
Moved code to prepare and provision git and ssh into seperate classes
example/Vagrantfile
lib/boot.rb
lib/copy_my_conf.rb
lib/copy_my_conf/git.rb [new file with mode: 0644]
lib/copy_my_conf/ssh.rb [new file with mode: 0644]