From f142469deff85e1f9de7e73a16a910fd466a504f Mon Sep 17 00:00:00 2001 From: Dylan Rathbone Date: Tue, 31 Mar 2020 10:20:49 +1000 Subject: [PATCH] DCD-261: Add CloudWatch support for Crowd --- group_vars/aws_node_local.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/group_vars/aws_node_local.yml b/group_vars/aws_node_local.yml index 5fc06f5..21fcabc 100644 --- a/group_vars/aws_node_local.yml +++ b/group_vars/aws_node_local.yml @@ -58,7 +58,6 @@ atl_product_logs: crowd: *logs_default - # The following are imports from the environment. These are generally # set in /etc/atl by the CloudFormation template and sourced before # Ansible is run. See bin/ansible-with-atl-env for a convenient wrapper