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 17
17
18
18
"instrumentations" : {
19
19
"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_configure" : " 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
+ },
20
29
{
21
30
"id" : " nr_super_agent" ,
22
31
"resource_ids" : [" host1" ],
Original file line number Diff line number Diff line change 17
17
18
18
"instrumentations" : {
19
19
"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_configure" : " 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
+ },
20
29
{
21
30
"id" : " nr_super_agent" ,
22
31
"resource_ids" : [" host1" ],
You can’t perform that action at this time.
0 commit comments