Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Fix multi generic bucket set up #101

Merged
merged 1 commit into from
May 5, 2014
Merged

Conversation

gnustavo
Copy link
Contributor

The previously documented way to specify multiple generic buckets
doesn't work because vagrant-cachier can't enable a bucket type more
than once.

Here we generalize the configs hash that the generic bucket gets making
it possible to specify multiple buckets with a single hash. The
documentation is changed accordingly.

Note that we keep it backwards compatible for single generic bucket
specification.

Issue: #99

The previously documented way to specify multiple generic buckets
doesn't work because vagrant-cachier can't enable a bucket type more
than once.

Here we generalize the configs hash that the generic bucket gets making
it possible to specify multiple buckets with a single hash. The
documentation is changed accordingly.

Note that we keep it backwards compatible for single generic bucket
specification.

Issue: fgrehm#99
@gnustavo gnustavo mentioned this pull request Apr 22, 2014
@fgrehm fgrehm merged commit 8ac8d7f into fgrehm:master May 5, 2014
@fgrehm
Copy link
Owner

fgrehm commented May 5, 2014

Thanks! I'm cutting 0.7.1 now :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants