This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fwefwefwfzwfwef |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
##################################################### | |
# This file was created by Ansible from a template. # | |
# Manual changes will be reverted upon next run. # | |
##################################################### | |
{% if tomcat_java_opts is defined -%} | |
# JAVA_OPTS gets applied at both startup and shutdown of Tomcat |