Chris Roberts
8112da0cdc
Update ignore file
2023-06-07 17:44:24 -07:00
Chris Roberts
415b006ebd
Add helper for loading OpenSSL providers
...
On OpenSSL 3, engines have been deprecated being replaced by providers.
The Ruby openssl library supported loading specific engines, but there
is no replacement currently using providers. The winrm communicator
specifically relies on a MD4 which OpenSSL has marked as legacy and no
longer loads by default.
The extension included loads the legacy provider as well as the default
provider. The legacy provider includes MD4, thus allowing winrm to
function again.
2023-05-25 15:36:55 -07:00
Chris Roberts
09b1ebd7e1
Update Makefile output location and update targets
...
Write vagrant-go binaries into the ./bin directory. Add targets for
platforms and specific architectures.
2023-05-17 14:37:46 -07:00
Paul Hinze
16cd665257
gitignore: delve, solargraph, rubocop
2022-05-25 16:19:50 -05:00
sophia
f905e004b4
Add binstubs to gitignore
2022-04-25 12:26:53 -05:00
Paul Hinze
61c652c28a
Tweaks to help run spec tests with nektos/act
...
* Uniquely naming the job for use with `act -j`
* Gitignoring a `.secrets` file which act reads to get env vars
2022-04-25 12:26:41 -05:00
Paul Hinze
a5f0064a86
Adapt nix configs for Vagrant needs
...
* Remove postgres, docker, k8s, and DO requirements
* Add ruby
2022-04-25 12:25:55 -05:00
sophia
1f6407705d
Includ tags test data for git funcs test
2022-04-25 12:24:33 -05:00
sophia
47a0a2d7d2
Record machine client in machine index entry
2022-04-25 12:24:27 -05:00
sophia
b223ea2b6c
Clean up test instances
2022-04-25 12:24:15 -05:00
sophia
261fa5bbae
Fixes for command info message
2022-04-25 12:24:00 -05:00
Chris Roberts
4f905203ed
Remove vendor from ignore list
2022-04-25 12:23:57 -05:00
sophia
c3ee750db1
Add gogo
2022-04-25 12:23:57 -05:00
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