#59 make the KRB5_KTNAME varaible able to be set in the systemd unit
Merged by mjia. Opened by mjia.
mjia/waiverdb set_krb5  into  master

Download 59.patch

This will allow me to easily set KRB5_KTNAME in the ansible playbook when enabling the kerberos authentication.

You would need to either prefix this with - (which means, don't fail if the file doesn't exist) or else ship it in the package with empty contents instead.

The - prefix seems nicer.

EnvironmentFile=-/etc/sysconfig/waiverdb

Good to know it, :-D

rebased

Rebased to address the comment.

Pull-Request has been merged by mjia

Metadata