Chris Roberts
|
3223737734
|
Use env_local consistently internally
|
2018-07-17 14:49:41 -07:00 |
|
Chris Roberts
|
84c0aafe71
|
Support non-interactive local plugin install
|
2018-07-17 14:49:41 -07:00 |
|
Chris Roberts
|
40f4e6f67e
|
Vagrant Environment isolated plugins
Adds support for plugins isolated to a specific `Vagrant::Environment`
which can be managed by the vagrant plugin command using the the
--local flag.
|
2018-07-17 14:49:41 -07:00 |
|
Chris Roberts
|
06e1b2f52c
|
Include installed gem version plugin information. Clean after install and update.
|
2016-11-16 13:19:43 -08:00 |
|
Seth Vargo
|
36838d36b7
|
Fix failing test
|
2016-07-18 22:38:27 -04:00 |
|
Seth Vargo
|
2acaaff801
|
state_file: fsync and binmode
|
2016-07-18 21:59:18 -04:00 |
|
Colin Walters
|
72c1972181
|
plugin: Write out state file via create-new-then-rename
This makes updates atomic, so it's useful generally. However
I'm making this change specifically to support rpm-ostree.
For more information, see:
https://bugzilla.redhat.com/show_bug.cgi?id=1352152
|
2016-07-12 16:42:24 -04:00 |
|
Seth Vargo
|
d2874064f4
|
Use .key? instead of .has_key?
|
2015-01-05 18:29:01 -05:00 |
|
Kalman Hazins
|
bb052366f7
|
Change symbols inside hashes to 1.9 JSON-like syntax
|
2014-05-22 12:35:12 -04:00 |
|
Mitchell Hashimoto
|
7710fd16fa
|
core: load system plugins if they are installed
|
2014-03-03 09:44:29 -08:00 |
|
Mitchell Hashimoto
|
f612ec7549
|
core: support plugin sources, and mask Bundler errors
|
2014-01-05 23:13:49 -08:00 |
|
Mitchell Hashimoto
|
84ecca5c15
|
core: statefile can track sources, not sure if we'll use it though
|
2014-01-05 22:50:55 -08:00 |
|
Mitchell Hashimoto
|
8904319beb
|
commands/plugin: install version and entrypoints work
|
2014-01-05 20:47:02 -08:00 |
|
Mitchell Hashimoto
|
8450f20e87
|
Move StateFile into Vagrant::Plugin core
|
2014-01-04 16:45:41 -08:00 |
|