Ben S

Results 31 comments of Ben S

From https://www.freedesktop.org/software/systemd/man/systemd.unit.html: > ...for drop-in files, if one wants to remove entries from a setting that is parsed as a list (and is not a dependency), ...one needs to first...

@elconas Is this reproducible with Ruby 2.1.x and Puppet 3.8.7?

Seems like a problem that would be solved if this module used soft dependencies: https://docs.puppet.com/puppet/latest/style_guide.html#dependencies

This should be done in a Puppet profile, no?

This is in relation to conditional checks for options that only exist after a certain version.

@sblatt Please put up a Pull Request, then we can have everyone's input all in the same spot

The biggest problem is the testing of _all_ of the RSpec unit tests against every supported operating system for no good reason, especially when the code has no logic to...

@jsok I'm not speaking on behalf of anyone, but have you considered moving the module over to Voxpupuli https://voxpupuli.org ?

@robinbowes With managing a service you generally want to manage all aspects of it, or not at all. The preferred way to do this is generally with a boolean `service_manage`...

It depends what xml files you're talking about, but they don't seem to modify them _that_ often