Skip to content

Commit

Permalink
Update default.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
malvads authored May 21, 2024
1 parent 61671ea commit 8b6e02e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions resources/attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,11 @@
default["redborder"]["memory_assigned"] = {}

# geoip has been removed because is not a service
default["redborder"]["services_group"]["full"] = %w[
consul chef-server zookeeper memcached rsyslog kafka logstash s3
default["redborder"]["services_group"]["full"] = %w[consul chef-server zookeeper memcached rsyslog kafka logstash s3
postgresql redborder-postgresql nginx webui druid-broker
druid-historical druid-realtime druid-coordinator f2k redborder-monitor
pmacct redborder-dswatcher redborder-events-counter http2k
druid-historical druid-realtime druid-coordinator f2k
redborder-monitor pmacct redborder-dswatcher
redborder-events-counter http2k
]

default["redborder"]["services_group"]["custom"] = []
Expand Down

0 comments on commit 8b6e02e

Please sign in to comment.