Commit 935e467f by Kevin Falcone Committed by GitHub

Merge pull request #4065 from edx/jibsheet/install-newrelic-on-jenkins-admin

Tag on our standard nrsysmond rider for New Relic
parents b98efe2c 32a9566c
......@@ -10,10 +10,8 @@
become: True
gather_facts: True
vars:
serial_count: 1
COMMON_SECURITY_UPDATES: yes
SECURITY_UPGRADE_ON_ANSIBLE: true
serial: "{{ serial_count }}"
roles:
- aws
- jenkins_admin
......@@ -26,3 +24,5 @@
# crcSalt: <SOURCE>
- role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic
when: COMMON_ENABLE_NEWRELIC
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment