Chris Roberts
bab940332c
Add a custom path location to ignore
2018-02-28 10:08:01 -08:00
Brian Cain
fc65a8d857
Update vagrant-spec to include Windows platforms
...
This commit updates vagrant-spec to run with windows platforms. It also
adds a readme to give more information on how to run the vagrant-spec
suite.
2017-12-08 11:31:59 -08:00
Chris Roberts
dcdcf3f013
Add entry point for running vagrant-spec
2017-03-09 16:05:34 -08:00
Zack Train
cb70749bd8
redux of pr 7398 for ssh-agent key fix
2016-08-11 11:48:10 -07:00
Seth Vargo
5093f3120e
Merge docs and www into a single static site
...
This is a big commit, and I apologize in advance for the future
git-blames all pointing to me. This commit does a few things:
1. Merges the website/docs and website/www repo into a single website repo
to be in line with other HashiCorp projects
2. Updates to use middleman-hashicorp
3. Converts less to scss to be in line with other projects
4. Updates page styles to be in line with other projects
5. Optimizes images
6. Prepare for S3 + Fastly deployment with scripts, etc.
7. Removes blog posts (they have been transferred to hashicorp.com with
redirects in place
8. Updated sitemap generation script for better SEO
9. Fixed many broken links
10. Add description to all fields
2016-01-19 14:35:05 -05:00
Mitchell Hashimoto
946d2fe154
Merge pull request #4738 from robkinyon/skip_default_sources
...
Added a --plugin-clean-sources parameter
2015-11-18 11:20:34 -08:00
Seth Vargo
f5ee8b8b7d
Ignore vendor/
2015-03-30 10:19:02 -04:00
Seth Vargo
25ddb373d1
Add exec/ to .gitignore
2014-11-10 11:59:13 -05:00
Rob Kinyon
14b84a4a76
Added a --plugin-clean-sources parameter that will allow for
...
only those sources that are defined by the user to be used.
2014-10-28 21:53:41 -04:00
Eris Belew
7a73f5bd7c
Update shell provisioner for powershell to add "shell_args", saner defaults and more useful detail in logging output; Add Eclipse .project file to .gitignore IDE section
2014-09-23 12:46:25 -07:00
Mitchell Hashimoto
082d92c8ff
Vagrantfile for vagrant dev [GH-4089]
2014-08-08 12:30:06 -07:00
Mitchell Hashimoto
222ec288f2
website/docs: document Vagrantfile updates
2014-02-05 21:20:26 -08:00
Mitchell Hashimoto
e1f5c025fd
website/www: blog posts on Vagrant stability
2014-01-20 12:43:04 -08:00
Mitchell Hashimoto
dbfce21e05
Start acceptance test config stuff
2013-12-05 13:19:15 -08:00
Mitchell Hashimoto
b381bc6103
Ignore only root Vagrantfile
2013-09-04 16:57:15 -07:00
Mitchell Hashimoto
cef35c7e5a
website/www: add www.vagrantup.com
2013-09-03 13:48:55 -07:00
Mitchell Hashimoto
4b26766d78
Only ignore the root Gemfile.lock
2013-09-03 11:49:28 -07:00
Mitchell Hashimoto
d03110eaa3
website: add docs back to the main Vagrant repo
2013-09-03 11:08:28 -07:00
Mike Fiedler
a91dfe7320
ignore ruby managers
2013-07-18 00:11:52 -04:00
Mitchell Hashimoto
ee713a0e70
Gemspec no longer depends on git.
...
The CI works by pulling down tarballs of Vagrant, and the gemspecs
depending on `git ls-files` were making it not work.
2012-12-01 11:13:33 -08:00
Mitchell Hashimoto
6309a04bf1
Clear out unused gitignore stuff
2012-12-01 10:39:25 -08:00
Mitchell Hashimoto
3efb69f8e5
Test: Ignore the boxes/ folder which is used for acceptance tests
2011-11-22 19:28:46 -08:00
Mitchell Hashimoto
0036d1e131
Custom builders for each OS type
2011-11-19 21:30:51 -08:00
Mitchell Hashimoto
ca5618c817
Ignore test builds on slave
2011-11-12 13:00:46 -08:00
Mitchell Hashimoto
e072c72544
Ignore test builds from development
2011-11-12 12:59:48 -08:00
Mitchell Hashimoto
e1dea0da30
Add buildbot virtualenv to the gitignore
2011-11-12 10:21:53 -08:00
Mitchell Hashimoto
44540f369d
Add buildbot code for what will become the Vagrant CI
2011-11-12 10:20:07 -08:00
Mitchell Hashimoto
c9cf2867ea
Some `vagrant box` tests
2011-11-03 21:38:15 -07:00
Mitchell Hashimoto
4c9ad26115
Acceptance tests starting code is in. Version is an example.
2011-11-02 21:09:38 -07:00
Mitchell Hashimoto
e739e68e30
Look for "redhat-release" for Fedora
2011-08-28 14:13:54 -07:00
Mitchell Hashimoto
39f2aef3ba
Update .gitignore
2011-07-22 22:58:31 -07:00
Michael Bearne
809250861d
Merge remote branch 'remotes/upstream/master'
...
Conflicts:
Gemfile.lock
2010-12-21 10:09:33 +00:00
Mitchell Hashimoto
b5b8b128d9
Remove Gemfile.lock for gem development
2010-12-18 11:47:41 -08:00
Brian P O'Rourke
beb6c7d265
ignore ctags files
2010-12-14 22:06:26 -08:00
Mitchell Hashimoto
fd61834add
Mac files on .gitignore. Its on my global, but for any contributors
2010-09-20 08:45:19 -06:00
Mitchell Hashimoto
25c9a36634
Update Gemfile for Bundler RC5
2010-08-13 23:26:04 -07:00
John Bender
2067f000f5
fix for uri parsing issues on windows with a small refactor thrown in on the side
2010-03-22 23:49:36 -07:00
John Bender
0c00201a6b
switch to File.open for downloader temp file path to prevent minitar issues on windows
2010-03-21 23:50:08 -07:00
Mitchell Hashimoto
025cede012
Yard documentation rake task and gitignoring output.
2010-03-03 23:14:06 -08:00
John Bender
1316a9ac17
packaging working
2010-02-12 00:13:24 -08:00
Mitchell Hashimoto
7ff428d5c2
`vagrant init` command. Used for initializing directories with vagrant.
2010-02-11 00:51:21 -08:00
Mitchell Hashimoto
ba77944d67
Removed some unnecessary requires
2010-02-10 01:53:05 -08:00
Mitchell Hashimoto
8f1c83865a
Finishing the renaming process
2010-02-09 23:10:16 -08:00
Mitchell Hashimoto
8abb4e1d6e
Provisioning now generates a DNA JSON file and uploads it to the /tmp directory for use. Fixed some issues with SCPing.
2010-02-09 18:16:19 -08:00
John Bender
cb89290b62
altered logging format
2010-02-08 22:00:13 -08:00
Mitchell Hashimoto
3631ff0078
hobo-up persists the UUID of the VM
2010-01-30 23:00:56 -08:00
Mitchell Hashimoto
273cb132ba
Hobofile on gitignore [for testing] and modified default config
2010-01-30 22:08:59 -08:00
Mitchell Hashimoto
03dd3e1d7f
Added Jeweler for building the gem when the time comes
2010-01-30 22:06:22 -08:00
Mitchell Hashimoto
626326932c
Moved gembin, since it'll be a problem later with the gemspec
2010-01-29 21:14:09 -08:00
Mitchell Hashimoto
6a8d6bcaf4
Initial Gemfile for dependencies. Touched a .gitignore for the various
...
folders needed.
2010-01-21 19:09:18 -08:00