From c7dc3942dd0be5011ba521895a865e19a1c7aead Mon Sep 17 00:00:00 2001 From: TF Date: Fri, 5 Nov 2021 12:42:43 +0100 Subject: [PATCH] prevent splunk restart on custom conf changes --- default/app.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/default/app.conf b/default/app.conf index aad4e1a..dbe80d0 100644 --- a/default/app.conf +++ b/default/app.conf @@ -8,9 +8,12 @@ label = Playbooks-On-Rails [launcher] author = Thomas Fischer - secure diversITy description = Visualizing Ansible playbook runs executed manually and/or by PORS -version = 1.1.3 +version = 1.1.4 [package] id = sd_pors check_for_updates = 1 +[triggers] +reload.addon_builder = simple +