Skip to content

Commit

Permalink
chore: remove unnecessary changes
Browse files Browse the repository at this point in the history
  • Loading branch information
soleksy-splunk committed Sep 18, 2024
1 parent 339183c commit 4d8a73d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[shclustering]
conf_replication_include.splunk_ta_uccexample_settings = true
conf_replication_include.splunk_ta_uccexample_account = true
conf_replication_include.splunk_ta_uccexample_oauth = true
conf_replication_include.splunk_ta_uccexample_oauth = true
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ param.description = <string> Description. It's a required parameter. It's defaul
param.all_incidents = <bool> All Incidents.
param.table_list = <list> Table List. It's default value is problem.
param.action = <list> Action:. It's a required parameter. It's default value is update.
param.account = <list> Select Account. It's a required parameter.
param.account = <list> Select Account. It's a required parameter.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ param.description = some sample description
param.all_incidents = 0
param.table_list = problem
param.action = update
param.account =
param.account =
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ version = 5.5.8R5fd76615
reload.splunk_ta_uccexample_settings = simple
reload.splunk_ta_uccexample_custom_row_tab = simple
reload.splunk_ta_uccexample_account = simple
reload.splunk_ta_uccexample_oauth = simple

reload.splunk_ta_uccexample_oauth = simple
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[test_alert_modaction_result]
search = sourcetype="test:incident"
search = sourcetype="test:incident"
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[eventtype=test_alert_modaction_result]
modaction_result = enabled
modaction_result = enabled

0 comments on commit 4d8a73d

Please sign in to comment.