-
Notifications
You must be signed in to change notification settings - Fork 100
Needs maintainers #321
Comments
Hi @thommay , I'm really a ruby noob, and I don't even know how to compile and use it ^^. So sorry, maybe when I'll be more confortable with all that stuff. I use chef and vagrant as a hobby on my spare time so... However, I'm now using chef, but having both is kinda nice ^^. |
Sadly I can't help. I agree that test-kitchen is a fundamentally better option. |
OK. Status right now is that in the absence of new maintainers we'll likely do a release to support vagrant 2.0 and then mark this as entirely deprecated. |
That sounds very reasonable to me. |
Sorry, same here. Not using this plugin anymore... +1 for a vagrant 2.0 compatibility release though, in case someone still uses it. |
Actually i've been using this plugin simply to provision my dev box (it's not a test box, i just need to pull other cookbooks to run my own, e.g. use |
Yes, as a devbox, this plugin is very nice :-). Before testing, we should sometimes be able to instantiate components ^^. |
@etki When a few bugs hit me a while ago I realized that I could do what this plugin was doing for me by writing a very basic script that first ran |
@timvisher that's a pity, i thought there was another fully-automated way (building some project that is erm windows guy-oriented and the less the mess, the better). Thank you! |
@etki Yeah, it is a bit of a shame. FWIW, that's basically what this plugin is so if you wanted to take over as maintainer you'd have your solution. :) |
It is not clear to me what should I use if my goal is to set up a virtual machine with Vagrant and apply cookbooks (without testing).
|
@gavvvr You set up your I pushed up a quick little demo of this. I script most of it. https://github.com/timvisher/berks-demo |
@gavvvr Under no circumstances should you use |
@timvisher i'm terribly sorry, i would love to, but i guess we share the same not-enough-time case :/ I know that OSS doesn't live by itself, but i know in advance i won't handle it :\ |
@timvisher great, thank you! Dependencies are resolved even without |
@gavvvr That sounds a lot like you still have |
@timvisher You are right. I tried on a clean Vagrant and it complained on missing |
@gavvvr I hadn't heard from anyone that they're moving away from Berksfiles but maybe so. No matter what I think dependency resolution is not really considered a vagrant problem at the moment hence this plugin and any like it getting orphaned. I'd expect any Policyfile solution to be in the same boat (a plugin could be written and maintained to automate the resolution but it won't generally be maintained by core vagrant devs). |
Chef does not (and hasn't for a long time) recommend using this plugin - we think test-kitchen is a better pattern for all the work we do.
Given that, we need to find maintainers that use this plugin who are happy to review code, fix issues and make releases.
@timvisher @Tcharl @tknerr y'all have contributed work to this plugin, would you be interested in helping to maintain it?
The text was updated successfully, but these errors were encountered: