Skip to content

Commit 33e978f

Browse files
Bhavani GudditiBhavani Gudditi
authored andcommitted
remove the new relic references
1 parent e6f312f commit 33e978f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

playbooks/jenkins_data_engineering_new.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
gather_facts: True
2121
vars:
2222
COMMON_ENABLE_SPLUNKFORWARDER: False
23-
COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE: True
2423
COMMON_SECURITY_UPDATES: yes
2524
SECURITY_UPGRADE_ON_ANSIBLE: true
2625
ansible_distribution_release: focal
@@ -30,10 +29,6 @@
3029
when: COMMON_ENABLE_AWS_ROLE
3130
- docker-tools
3231
- jenkins_data_engineering_new
33-
- role: newrelic_infrastructure
34-
when: COMMON_ENABLE_NEWRELIC_INFRASTRUCTURE
35-
tags:
36-
- newreliconly
3732
- role: aws_cloudwatch_agent
3833
tags:
3934
- cloudwatch

0 commit comments

Comments
 (0)