This website requires JavaScript.
Explore
Help
Sign In
haskal
/
vagrant
Watch
1
Star
0
Fork
You've already forked vagrant
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c1998d2127
vagrant
/
.gitignore
8 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Moved gembin, since it'll be a problem later with the gemspec
2010-01-30 05:14:09 +00:00
gembin/*
Added Jeweler for building the gem when the time comes
2010-01-31 06:06:22 +00:00
vendor/gems/*
Hobofile on gitignore [for testing] and modified default config
2010-01-31 06:08:59 +00:00
pkg/*
hobo-up persists the UUID of the VM
2010-01-31 07:00:56 +00:00
Hobofile
altered logging format
2010-02-09 06:00:13 +00:00
.hobo
.bundle
*.lock
Provisioning now generates a DNA JSON file and uploads it to the /tmp directory for use. Fixed some issues with SCPing.
2010-02-10 02:16:19 +00:00
cookbooks/*