Skip to content

Commit 2bfe257

Browse files
authored
Merge pull request #337 from redBorder/development
Release 6.24.0
2 parents 1f521cd + 989b06c commit 2bfe257

3 files changed

Lines changed: 3 additions & 6 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.23.0
1+
6.24.0

resources/bin/rb_upload_cookbooks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ listCookbooks="rb-common rb-selinux cron rb-firewall zookeeper kafka druid http2
5353
rsyslog freeradius rbnmsp n2klocd rbale rbcep k2http rblogstatter rb-arubacentral rbcgroup rb-exporter rb-chrony rb-clamav rb-postfix
5454
keepalived snort barnyard2 rbaioutliers snort3 mem2incident secor rb-druid-indexer
5555
rb-agents rb-reputation
56-
rb-proxy rb-ips rb-intrusion rb-manager" # The order matters! (please keep proxy ips and manager at the end)
56+
rb-proxy rb-ips rb-intrusion rb-mailgateway rb-manager" # The order matters! (please keep proxy ips and manager at the end)
5757

5858
max_retries=3
5959
retry_delay=5

resources/chef/role/gateway-sensor.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@
88
},
99
"chef_type": "role",
1010
"run_list": [
11-
"recipe[snmp]",
12-
"recipe[rsyslog]",
13-
"recipe[redborder-common]",
14-
"recipe[redborder-mail-sensor]"
11+
"recipe[rb-mailgateway]"
1512
],
1613
"env_run_lists": {
1714
}

0 commit comments

Comments
 (0)