Andrew Tomaka

Results 18 comments of Andrew Tomaka

@mc0e Can you point me in the direction of a module using this method for loading classes? I would love to see it in action.

Initially, I figured the change would mostly be superficial just so people could type `puppet module install sbadia/gitlab` and end up with a completely working install. I believe our overall...

Unfortunately, it's an easy fix that breaks current installations that rely on a configured nginx. Anything that breaks current functionality needs to be given serious consideration. Good to confirm that...

I'm still not even sure where to start with this even in the simplest case. All of my puppet code to this point has been for setting up clean servers....

@spali Mainly, I am not sure how we could manage to do multiple upgrades in a single puppet run. I'm hoping to take a look at this next week and...

@spali I understand the general process. I'm just confused how it could be implemented in actual Puppet code. What you've described is a basic loop, which there still isn't official...

If everyone was up to date and only running an upgrade one at a time it would be relatively simple. Unfortunately, this is often not the case. Determining a version...

Perhaps we'll be able to leverage [this for minor versions](https://twitter.com/dzaporozhets/status/411491739539476480)?