You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manifests/instance.pp
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,8 @@
43
43
# ```
44
44
# @param copy_from_home_mode
45
45
# Specifies the file mode when copying the initial config files from `catalina_home` to `catalina_base`. Valid options: a string containing a standard Linux mode.
46
+
# @param service_name
47
+
# Name of the service when managing the service
46
48
# @param install_from_source
47
49
# Specifies whether or not the instance should be installed from source.
0 commit comments