# Copyright VMware, Inc. # SPDX-License-Identifier: APACHE-2.0 file: /opt/bitnami/apache-tomcat: exists: true filetype: symlink linked-to: tomcat /opt/bitnami/tomcat/webapps: exists: true filetype: symlink linked-to: /bitnami/tomcat/webapps /app: exists: true filetype: symlink linked-to: /bitnami/tomcat/webapps command: check-app-version: exec: version.sh exit-status: 0 stdout: - "{{ .Env.APP_VERSION }}" group: tomcat: exists: true user: tomcat: exists: true