Skip to content

Add support for vagrant-cachier plugin#37

Closed
hectcastro wants to merge 1 commit intotest-kitchen:masterfrom
hectcastro:hc-cachier
Closed

Add support for vagrant-cachier plugin#37
hectcastro wants to merge 1 commit intotest-kitchen:masterfrom
hectcastro:hc-cachier

Conversation

@hectcastro
Copy link
Copy Markdown

This pull request adds basic support for the vagrant-cachier. There is no support for scopes or targeting specific buckets yet.

Attempts to resolve #26.

@tknerr
Copy link
Copy Markdown
Contributor

tknerr commented Sep 28, 2013

👍

@sethvargo
Copy link
Copy Markdown
Contributor

After discussion, we think these patterns could quickly grow out of scale. Instead of handling all the special edge cases, I've created #51 to allow users to specify a full Vagrantfile which can be fully customized.

@fnichol
Copy link
Copy Markdown
Contributor

fnichol commented Nov 30, 2013

If this setting must go in each Instance's Vagrantfile and not somewhere globally, there's now support for specifying your own custom Vagrantfile ERB template, as of cc75795

@hectcastro
Copy link
Copy Markdown
Author

Thanks, @fnichol. :)

@fnichol
Copy link
Copy Markdown
Contributor

fnichol commented Nov 30, 2013

@hectcastro No problem, and thanks for your work on the Riak-related cookbooks. Was pumped to see a pretty .kitchen.yml in there 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable use of vagrant-cachier plugin

4 participants