File tree Expand file tree Collapse file tree 3 files changed +4
-36
lines changed
recipes/newrelic/infrastructure
definitions-eu/infra-agent/debians Expand file tree Collapse file tree 3 files changed +4
-36
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ keywords:
22
22
- Bionic
23
23
- Focal
24
24
- Jammy
25
+ - Noble
25
26
26
27
processMatch : []
27
28
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 12
12
"provider" : " aws" ,
13
13
"type" : " ec2" ,
14
14
"size" : " t3.micro" ,
15
- "ami_name" : " ubuntu/images/hvm-ssd/ubuntu-impish-21.?? -amd64-server-????????" ,
15
+ "ami_name" : " ubuntu/images/hvm-ssd-gp3 /ubuntu-noble-24.04 -amd64-server-????????" ,
16
16
"user_name" : " ubuntu"
17
17
}
18
18
],
19
19
20
20
"instrumentations" : {
21
21
"resources" : [
22
22
{
23
- "id" : " nr_infra_ubuntu21 " ,
23
+ "id" : " nr_infra_ubuntu24 " ,
24
24
"resource_ids" : [" host1" ],
25
25
"provider" : " newrelic" ,
26
26
"source_repository" : " https://github.com/newrelic/open-install-library" ,
27
27
"deploy_script_path" : " test/deploy/linux/newrelic-cli/install/roles" ,
28
28
"params" : {
29
- "validate_output" : " Infrastructure Agent\\ s+\\ (unsupported \\ )" ,
29
+ "validate_output" : " Infrastructure Agent\\ s+\\ (installed \\ )" ,
30
30
"local_recipes" : true
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments