Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for vagrant-cachier plugin #37

Closed
wants to merge 1 commit into from
Closed

Add support for vagrant-cachier plugin #37

wants to merge 1 commit into from

Conversation

hectcastro
Copy link

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
Contributor

tknerr commented Sep 28, 2013

👍

@sethvargo
Copy link
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
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
Author

Thanks, @fnichol. :)

@fnichol
Copy link
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