# Where on the local filesystem we store the app tars that we download from s3
SPLUNK_APP_TARS:[]
# A list of dicts that contains tars of splunk apps to install, and their md5sum
# Download new apps from splunkbase(includes md5 hash):
# https://splunkbase.splunk.com/apps/
# Put them in SPLUNK_APP_S3_PATH
# Add an entry to this dict
# Apps will be installed if md5sum is correct, otherwise the task will fail
# See https://docs.splunk.com/Documentation/UnixApp/5.2.3/User/InstalltheSplunkAppforUnixandLinux#Install_the_Splunk_App_for_Unix_and_Linux_from_the_command_line