File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
test/definitions/super-agent/rhel Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1717
1818 "instrumentations" : {
1919 "resources" : [
20+ {
21+ "id" : " nr_infra_setup" ,
22+ "resource_ids" : [" host1" ],
23+ "source_repository" : " https://github.com/newrelic/open-install-library.git" ,
24+ "deploy_script_path" : " test/deploy/linux/shell/roles" ,
25+ "params" : {
26+ "step_prepare" : " cd /etc/yum.repos.d/ && sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* && sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*"
27+ }
28+ },
2029 {
2130 "id" : " nr_super_agent" ,
2231 "resource_ids" : [" host1" ],
Original file line number Diff line number Diff line change 1717
1818 "instrumentations" : {
1919 "resources" : [
20+ {
21+ "id" : " nr_infra_setup" ,
22+ "resource_ids" : [" host1" ],
23+ "source_repository" : " https://github.com/newrelic/open-install-library.git" ,
24+ "deploy_script_path" : " test/deploy/linux/shell/roles" ,
25+ "params" : {
26+ "step_prepare" : " cd /etc/yum.repos.d/ && sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* && sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*"
27+ }
28+ },
2029 {
2130 "id" : " nr_super_agent" ,
2231 "resource_ids" : [" host1" ],
You can’t perform that action at this time.
0 commit comments