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/addon.pp
+11-1
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,9 @@
34
34
# @param package_name
35
35
# The OS package to install if you are not installing via splunk compatible archive
36
36
#
37
+
# @param owner
38
+
# The user that files are owned by when they are created as part of add-on installation
39
+
#
37
40
# @param inputs
38
41
# A hash of inputs to be configured as part of add-on installation, alterntively you can also define splunk_input or splunkforwarder_input resouces seperately
0 commit comments