Steffen Zieger

Results 151 comments of Steffen Zieger

I've released my fork on pypi: https://pypi.python.org/pypi/django-dajax-ng

As this issue is related to some additional package on RedHat, it's not helping to fix the issue by just converting the fact to a string. Instead, I'd rather change...

Only `timer_wrapper` escapes unit names. `manage_unit` and `unit_file` are just matching a specific pattern.

> BTW `\x2d` ist quite common. From my fedora system: > > ```shell > $ systemctl list-units --all | grep '\\x2d' | wc -l > 70 > ``` Yes, for...

> But I guess we have to mark it as breaking change then :/ It might get even more complicated, as the name changes, the old unit won't be managed...

@smortex Mind restarting the failing test? It's not related to my change.

Any news on this one? Anything I need to do?

@kenyon What about adding the key to the module, just as it has been suggested in https://github.com/puppetlabs/puppetlabs-postgresql/pull/1563#pullrequestreview-1827072156 for the same change?

Looking at this module again, it's possible to set a custom URL for the key source. As `puppet:///...` will be a valid URL, it's easy to use a custom key.

You want a parameter, where you're able to pass in a list of file names relative to the rsyslog.d directory which are not purged or changed at all, right?