SilleBille / pki

Dogtag PKI Issues should be reported to the Dogtag PKI Pagure Issues site
https://pagure.io/dogtagpki/issues
GNU General Public License v2.0
1 stars 1 forks source link

Provide a way to centrally configure platform specific settings #434

Closed SilleBille closed 4 years ago

SilleBille commented 5 years ago

This issue was migrated from Pagure Issue #2967.Originally filed by tjaalton on 2018-03-15

FreeIPA has ipaplatform for defining file paths and other platform dependant values, and it helped to get rid of hardcoding these in various places. Dogtag suffers from a similar issue which until now has been resolved by patching the source on Debian. Some common changes:

/etc/sysconfig -> /etc/default /usr/share/tomcat -> /usr/share/tomcat8

would be nice to have a single place to store these values