Ryan Gibbons

Results 23 comments of Ryan Gibbons

Curious how this would work along side #24

Posting here since #5 is really just a duplicate. I'm exploring ways to move forward, so far I have 1. open the https://hangouts.google.com/start url in a headless window and get...

I definitely need to get some tests in around this code. It's on my list of things to do, hopefully it happens here soon. My first hunch is to try...

Fun, I didn't see anything obvious in the code, and I know this use to work. I'll try to dig into in the next day or two.

any help is appreciated. My time is sped so thin right now at work, i haven't had time to work on these outstanding issues. Any help that is accompanied any...

First off, I need to clean up this pull request. I started putting too much work into this one branch and forgot I had the pull request set. Secondly, there...

Oh, I see where I change the $ensure for the php::module. I do this based on the documentation from puppetlabs, and just keeping with their practices. We could probably leave...

According to the documentation in the link, you can set the ensure to the version of the package you want and it will install that packaged version

Yeah, that would work. Again I was just basing it off the precedence set by the docs at http://docs.puppetlabs.com/puppet/2.7/reference/lang_classes.html#defining-a-class

I'll get this code cleaned up sticking with the standards you've already set