puppet-nagios icon indicating copy to clipboard operation
puppet-nagios copied to clipboard

Puppet 6 adjustment

Open towo opened this issue 6 years ago • 3 comments

Since P6 has removed the nagios_* types from the core, we'll need to put in an external dependency on them.

Since I'm not sure how breaking this change would be, I just bumped up the Puppet dependency for sake of saving automation from itself.

towo avatar Dec 11 '18 12:12 towo

Advise on how to proceed; I'm not sure there's an option on maintaining two different branches of a module, allowing for compatibility on two different versions, aside from explicit versioning.

Also, I'm not sure if anything really breaks when using the dependency, as most people don't enforce dependencies when using r10k. It might, though, since there would be conflicts (unless they're namespaced).

towo avatar Dec 11 '18 12:12 towo

Pretty confident by now that you're either adding the dependencies anyway or it won't break people's stuff, so this should just be easily mergable.

towo avatar Dec 28 '20 15:12 towo

Bump?

towo avatar Dec 16 '21 21:12 towo