Jason Lingohr
Jason Lingohr
Hi, has this been resolved yet?
Yeah, all fair points, I kinda mangled this one, and I don't think that `syslog2` dep is a good one.. the author has weirdly put debug statements throughout it using...
I'm aborting this PR in favour of implementing GELF logging instead.
Would something like dynaconf help here?
Sorry, I don't see the difference. By using `Before`, it makes rec a predicate before the (system standard) `nss-lookup.target` is finally reached. If rec is a local resolver, or one...
Indeed I do, and so again, super important for rec to start before that target is reached. Here's a little more from [systemd.special(7)](systemd.special(7)): ``` nss-lookup.target A target that should be...
Thanks for this breakdown, and I see your points. Some interesting observations from me: * On Debian, `ntpsec.service` doesn't pin itself to `time-sync.target`, nor `time-set.target`, yet one might think it...
Yes... this should be merged. No wildcards is annoying.
Same issue now when adding a zone (when setting $cfg_dir to, say, '/tmp/bind'): `Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid relationship: File[/var/lib/puppet/concat/_etc_bind_named.conf.local/fragments/3_named.conf.local.ad.gsoa.ddau.include] { notify...
Being defined types, I'm not yet sure on how to handle it. I'll have a think about it.