Skip to content

Commit

Permalink
undo test
Browse files Browse the repository at this point in the history
  • Loading branch information
drobinson-moj committed Oct 19, 2023
1 parent e57c51e commit 7df57b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ansible/group_vars/server_type_nomis_xtag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ server_type_roles_list:
- set-ec2-hostname
- domain-search
- ansible-script
- nomis-xtag-weblogic
- collectd-service-metrics
- autoscale-group-hooks-state

# - nomis-xtag-weblogic

roles_list: "{{ (ami_roles_list | default([]) | difference(server_type_roles_list | default([]))) + (server_type_roles_list | default([])) }}"

collectd_monitored_services:
Expand Down

0 comments on commit 7df57b6

Please sign in to comment.