When I deployed an instance to CentOS 8, It could not start the tomcat instance because it could not get /bin/bash to run by default. It was alright on a local VM but not on our actual server. My suggested fix is generic and should not cause any harm.
Describe the bug
When I deployed an instance to CentOS 8, It could not start the tomcat instance because it could not get /bin/bash to run by default. It was alright on a local VM but not on our actual server. My suggested fix is generic and should not cause any harm.
Playbook
Output
Main process exited, code=exited, status=203/EXEC
Environment
Fix
I have raised a pull request for the fix.