.. |
action
|
Provisioner built-in uses new API
|
2013-01-13 16:09:32 -08:00 |
config
|
Machine objects are passed into validate instead of env
|
2013-01-18 12:43:53 -08:00 |
downloaders
|
Clean up logic surrounding file downloader matching
|
2012-09-09 20:31:17 -07:00 |
easy
|
Move command base class to a plugin component
|
2012-06-26 16:18:02 -07:00 |
plugin
|
Revamp the configuration internal state for defining provisioners
|
2013-01-13 16:02:48 -08:00 |
util
|
Strip the value, actually, to trim the front newline
|
2013-01-15 21:57:10 -08:00 |
action.rb
|
Make Provision a built-in action.
|
2013-01-12 16:22:37 -08:00 |
box.rb
|
Box#repackage to repackage a box.
|
2012-07-11 18:36:22 -07:00 |
box_collection.rb
|
Better logging for the box collection
|
2012-12-23 16:29:24 -08:00 |
cli.rb
|
Get rid of some ruby warnings due to shadowed variables
|
2012-11-06 21:12:15 -08:00 |
config.rb
|
Build the v2 interface, which is just a copy of V1 for now.
|
2012-11-06 20:51:03 -08:00 |
downloaders.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
easy.rb
|
New easy command APIs: argv, info, error, success
|
2012-06-01 14:55:08 +02:00 |
environment.rb
|
Environment#data_dir
|
2013-01-18 11:37:49 -08:00 |
errors.rb
|
Remove DeprecationError
|
2013-01-18 12:23:29 -08:00 |
hosts.rb
|
Move host base class to a plugin component
|
2012-06-27 09:26:03 -07:00 |
machine.rb
|
Log more information about the machine
|
2012-12-26 21:45:24 -08:00 |
plugin.rb
|
Build the v2 interface, which is just a copy of V1 for now.
|
2012-11-06 20:51:03 -08:00 |
registry.rb
|
Registries support merging
|
2013-01-13 12:58:48 -08:00 |
test_helpers.rb
|
update the action_env test helper for the new environment structure
|
2012-02-06 22:47:25 -08:00 |
ui.rb
|
Handle the case where ctrl-D is pressed on input.
|
2012-07-11 18:30:37 -07:00 |
util.rb
|
Remove GlobLoader from util.rb since it doesn't exist anymore
|
2011-11-13 13:19:16 -08:00 |
version.rb
|
Up version for development
|
2012-03-28 22:08:55 -07:00 |