-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 SetHandler directive #604
Conversation
Can you add some spec tests? |
I've added a test but running the suite is made difficult by Vagrant failing to run, possibly because I'm using Fusion instead of Virtualbox, although I do have the custom provider installed. I get:
If I |
I had to manually edit However, the test suite fails if Vagrant can't first destroy a VM called After all that, I got zero failures. |
@bodgit that seems like a bit of an usability issue with beaker which we should really work out with the team. |
@igalic sure, it looked like something deep within the beaker gem rather than this module, I suspect I'm in a minority using Vagrant with VMware so it's probably a less trodden path. Anyway, the travis CI has had better luck at running the tests :-) |
Yeah... because it's not running them :( (yet… Eventually, we'll move this over to Jenkins) Btw, I've seen this specific error "fixed" in beaker already: voxpupuli/beaker#145 already, but it's not merged yet. |
Rebased with acceptance tests, ok? |
Bueller? |
@bodgit I'm very sorry this got lost :( |
Done, |
The travis failure is due to travis, we have a fix for this in puppet-gitlab: sbadia/puppet-gitlab#135 |
Can we get you to give this a quick rebase on master for us, just so we can be sure the travis checks pass? |
Sorry, completely forgot to do this. Rebased now. |
Add support for SetHandler directive
Release prep version 3.10.0
This PR adds support for the
SetHandler
directive for directories/files/locations. I needed to be able to selectively disable a handler for certain locations, like so:etc.