Nick Walker

Results 9 comments of Nick Walker

@alvagante I think we're trying to prevent this control-repo from doing too much. How tightly coupled does the Vagrantfile need to be to the control-repo? Could there be a seperate...

@elconas what puppet code are you using to test in `/tmp/muh.pp`? The error message seems to indicate that you've provided an illegal value to the merge parameter of the lookup...

Ah interesting so it looks like eyaml indeed does not work with Puppet 4.9.0 but should work with 4.9.2.

@stefanwichmann probably, we usually use an echo to turn on the light and give it brightness number. I'll toy around with turning on the light vs turning it on with...

@stefanwichmann I'm actually seeing this on my hue color bulbs now. I tried to use the hue app to change the color and within a second or so kelvin just...

@abrader okay but that doesn't map to anything in gitlab right? So, if I provide a name it won't prevent me from getting new webhook every time I change the...

then the examples should be updated to use a name attribute if it works better on Github and Stash? https://github.com/abrader/abrader-gms#github-webhook-example https://github.com/abrader/abrader-gms#stash-webhook-example

Pretty much I just want to document that the behavior with gitlab is that whenever you change the URL you get a new webhook instead of modifying the original one....

@abrader I don't think it's clear from the README that when you change the url of a webhook you will end up with a new webhook and the old one...