This is great! I've been wanting a Vagrant-ized smoker for a while. I'm going to try this out on my home machine this week. Do you think this could be ported to work with linux boxes too?
Also, I see you're using perlbrew, does it work with multiple Perls installed? Ray's been working on a script that takes multiple Perls from perlbrew and runs tests for new CPAN releases: https://github.com/cpan-testers/cpantesters-tester <https://github.com/cpan-testers/cpantesters-tester> It'd be cool to see these things working together! Doug Bell d...@preaction.me > On Mar 26, 2017, at 10:57 AM, Alceu Rodrigues de Freitas Junior via > cpan-testers-discuss <cpan-testers-discuss@perl.org> wrote: > > Hello folks, > > I'm please to tell you that I finally finished my POC of using Vagrant to > provision a OpenBSD 6 as a CPAN Smoker. > > The project is located at: > > https://github.com/glasswalk3r/cpan-openbsd-smoker > > You can 'git clone' it or download only the Vagrantfile if you will. Anyway, > there is some documentation about the process in the README. > > The box is quite large (~3.2GB) because I included the CPAN mirror inside... > not a smart choice, I guess. Next release I won't download a single module > and the box should have it' size reduce to 1GB or less. > > If you find out bugs or has some tips, please let me know. > > Regards, > > Alceu