Skip to content

Commit

Permalink
Merge pull request #1111 from GSA/feature/nr-infra-agent
Browse files Browse the repository at this point in the history
trying nr-infra the cf way
  • Loading branch information
btylerburton authored Oct 19, 2023
2 parents fb7dfa0 + f776d17 commit b1b1d82
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions apt.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
---
cleancache: true
keys:
- https://download.newrelic.com/infrastructure_agent/gpg/newrelic-infra.gpg
repos:
- deb https://download.newrelic.com/infrastructure_agent/linux/apt/ jammy main
packages:
- xmlsec1 # required for pysaml2
- default-jre-headless # required for geodatagov fgdc2iso transform
- libsaxonhe-java # required for geodatagov fgdc2iso transform
- newrelic-infra

0 comments on commit b1b1d82

Please sign in to comment.