Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tomcat-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
tomcat-formula
Commits
70628349
Unverified
Commit
70628349
authored
5 years ago
by
Danny Smit
Committed by
Imran Iqbal
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fix(debian): define catalina_* variables for Debian based OSes
parent
479c0147
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
tomcat/osfamilymap.yaml
+4
-0
4 additions, 0 deletions
tomcat/osfamilymap.yaml
tomcat/osfingermap.yaml
+4
-0
4 additions, 0 deletions
tomcat/osfingermap.yaml
with
8 additions
and
0 deletions
tomcat/osfamilymap.yaml
+
4
−
0
View file @
70628349
...
...
@@ -15,6 +15,10 @@ Debian:
user
:
tomcat8
group
:
tomcat8
java_home
:
/usr/lib/jvm/default-java
catalina_base
:
/var/lib/tomcat8
catalina_home
:
/usr/share/tomcat8
catalina_pid
:
/var/run/tomcat8.pid
catalina_tmpdir
:
/var/cache/tomcat8/temp
RedHat
:
native_pkg
:
tomcat-native
...
...
This diff is collapsed.
Click to expand it.
tomcat/osfingermap.yaml
+
4
−
0
View file @
70628349
...
...
@@ -11,6 +11,10 @@ Debian-10:
service
:
tomcat9
user
:
tomcat
group
:
tomcat
catalina_base
:
/var/lib/tomcat9
catalina_home
:
/usr/share/tomcat9
catalina_pid
:
/var/run/tomcat9.pid
catalina_tmpdir
:
/var/cache/tomcat9/temp
Debian-9
:
{}
Debian-8
:
{}
Debian-7
:
...
...
This diff is collapsed.
Click to expand it.
Dennis Ahrens
@ahrensde
mentioned in commit
41edff6c
·
4 years ago
mentioned in commit
41edff6c
mentioned in commit 41edff6c1989b4405cc950e03ae733c08250ba5c
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment