Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use /etc/tomcat as configuration directory #256

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Mar 25, 2024

The /usr/share/tomcat/conf path is already a symlink to /etc/tomcat so this just makes it more explicit.

The /usr/share/tomcat/conf path is already a symlink to /etc/tomcat so
this just makes it more explicit.
@@ -29,10 +29,10 @@

# Workaround for https://github.com/theforeman/puppet-candlepin/issues/185#issuecomment-822284497
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if this is now solved. We don't rely on the symlink to be resolved so perhaps SELinux will understand file contexts better.

@ehelms ehelms merged commit 1a26d77 into theforeman:master Mar 25, 2024
9 checks passed
@ekohl ekohl deleted the use-tomcat-conf-dir branch March 25, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants