#772 Duplicate tomcat.conf
Closed: migrated by dmoluguw. Opened by edewata.

Currently the /usr/share/pki/server/conf/tomcat.conf is deployed into two locations:

  • /etc/sysconfig/
  • /etc/pki//tomcat.conf

The first one is used by systemd, while the second one is a duplicate which should be removed to avoid confusions.

There should be only one tomcat.conf which is in /etc/tomcat and it is actually a system-wide configuration owned by tomcat package.

Some changes need to be done to the upgrade process:

  • The framework needs to be fixed to use the first file.
  • A new upgrade script is needed to remove the second file from all instances.
  • Another upgrade script may be needed to redo any previous changes to the second file into the first file.

Metadata Update from @edewata:
- Issue assigned to edewata
- Issue set to the milestone: UNTRIAGED

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1339

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

Metadata