Skip to content

Commit e3fbf3b

Browse files
committed
Latest updates of images. Disabling apt-daily.timer, etc.
1 parent 38c2bce commit e3fbf3b

29 files changed

+324
-32
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ secrets.auto.tfvars
2222

2323
**/coverage/*
2424

25-
node_modules/
25+
node_modules/
26+
scripts/scratch.txt

examples/multi-runner-cppal/templates/runner-configs/ubuntu-bionic-arm64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runner_config:
2828
scale_down_schedule_expression: cron(* * * * ? *)
2929
# userdata_template: ./templates/user-data.sh
3030
ami_owners: [ "047402373783" ]
31-
ami_filter: { 'name': ['github-runner-ubuntu-bionic-arm64-202308031506'] }
31+
ami_filter: { 'name': ['github-runner-ubuntu-bionic-arm64-202410042028'] }
3232
block_device_mappings:
3333
- device_name: /dev/sda1
3434
delete_on_termination: true

examples/multi-runner-cppal/templates/runner-configs/ubuntu-bionic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runner_config:
2828
scale_down_schedule_expression: cron(* * * * ? *)
2929
# userdata_template: ./templates/user-data.sh
3030
ami_owners: [ "047402373783" ]
31-
ami_filter: { 'name': ['github-runner-ubuntu-bionic-amd64-202308031506'] }
31+
ami_filter: { 'name': ['github-runner-ubuntu-bionic-amd64-202410042028'] }
3232
block_device_mappings:
3333
- device_name: /dev/sda1
3434
delete_on_termination: true

examples/multi-runner-cppal/templates/runner-configs/ubuntu-focal-arm64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runner_config:
2828
scale_down_schedule_expression: cron(* * * * ? *)
2929
# userdata_template: ./templates/user-data.sh
3030
ami_owners: [ "047402373783" ]
31-
ami_filter: { 'name': ['github-runner-ubuntu-focal-arm64-202308031506'] }
31+
ami_filter: { 'name': ['github-runner-ubuntu-focal-arm64-202410042028'] }
3232
block_device_mappings:
3333
- device_name: /dev/sda1
3434
delete_on_termination: true

examples/multi-runner-cppal/templates/runner-configs/ubuntu-focal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runner_config:
2828
scale_down_schedule_expression: cron(* * * * ? *)
2929
# userdata_template: ./templates/user-data.sh
3030
ami_owners: [ "047402373783" ]
31-
ami_filter: { 'name': ['github-runner-ubuntu-focal-amd64-202308031506'] }
31+
ami_filter: { 'name': ['github-runner-ubuntu-focal-amd64-202410042028'] }
3232
block_device_mappings:
3333
- device_name: /dev/sda1
3434
delete_on_termination: true

examples/multi-runner-cppal/templates/runner-configs/ubuntu-jammy-arm64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ runner_config:
2929
scale_down_schedule_expression: cron(* * * * ? *)
3030
# userdata_template: ./templates/user-data.sh
3131
ami_owners: [ "047402373783" ]
32-
ami_filter: { 'name': ['github-runner-ubuntu-jammy-arm64-202308031506'] }
32+
ami_filter: { 'name': ['github-runner-ubuntu-jammy-arm64-202410042028'] }
3333
block_device_mappings:
3434
- device_name: /dev/sda1
3535
delete_on_termination: true

examples/multi-runner-cppal/templates/runner-configs/ubuntu-jammy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ runner_config:
2929
scale_down_schedule_expression: cron(* * * * ? *)
3030
# userdata_template: ./templates/user-data.sh
3131
ami_owners: [ "047402373783" ]
32-
ami_filter: { 'name': ['github-runner-ubuntu-jammy-amd64-202308031506'] }
32+
ami_filter: { 'name': ['github-runner-ubuntu-jammy-amd64-202410042200'] }
3333
block_device_mappings:
3434
- device_name: /dev/sda1
3535
delete_on_termination: true

examples/multi-runner-cppal/templates/runner-configs/ubuntu-noble-arm64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ runner_config:
3030
scale_down_schedule_expression: cron(* * * * ? *)
3131
# userdata_template: ./templates/user-data.sh
3232
ami_owners: [ "047402373783" ]
33-
ami_filter: { 'name': ['github-runner-ubuntu-noble-arm64-202404261611'] }
33+
ami_filter: { 'name': ['github-runner-ubuntu-noble-arm64-202410042028'] }
3434
block_device_mappings:
3535
- device_name: /dev/sda1
3636
delete_on_termination: true

examples/multi-runner-cppal/templates/runner-configs/ubuntu-noble.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ runner_config:
3030
scale_down_schedule_expression: cron(* * * * ? *)
3131
# userdata_template: ./templates/user-data.sh
3232
ami_owners: [ "047402373783" ]
33-
ami_filter: { 'name': ['github-runner-ubuntu-noble-amd64-202404261624'] }
33+
ami_filter: { 'name': ['github-runner-ubuntu-noble-amd64-202410042028'] }
3434
block_device_mappings:
3535
- device_name: /dev/sda1
3636
delete_on_termination: true

images/ubuntu-bionic-arm64-cppal/manifest.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,34 @@
1717
"artifact_id": "us-west-2:ami-0ad135e7fd0f1313f",
1818
"packer_run_uuid": "bf81201e-56bd-0f14-c8ed-f04d768e74b9",
1919
"custom_data": null
20+
},
21+
{
22+
"name": "githubrunner",
23+
"builder_type": "amazon-ebs",
24+
"build_time": 1727705710,
25+
"files": null,
26+
"artifact_id": "us-west-2:ami-051a8bf1576abee25",
27+
"packer_run_uuid": "83584716-e65f-66ec-c608-8bfed346d79b",
28+
"custom_data": null
29+
},
30+
{
31+
"name": "githubrunner",
32+
"builder_type": "amazon-ebs",
33+
"build_time": 1727707458,
34+
"files": null,
35+
"artifact_id": "us-west-2:ami-0fff460fae7935005",
36+
"packer_run_uuid": "fb62b33f-865c-d21d-8bcb-c401020421ef",
37+
"custom_data": null
38+
},
39+
{
40+
"name": "githubrunner",
41+
"builder_type": "amazon-ebs",
42+
"build_time": 1728074440,
43+
"files": null,
44+
"artifact_id": "us-west-2:ami-0a06d60638ba4cb9c",
45+
"packer_run_uuid": "8786511c-a8c3-bd61-0f9c-686450114777",
46+
"custom_data": null
2047
}
2148
],
22-
"last_run_uuid": "bf81201e-56bd-0f14-c8ed-f04d768e74b9"
49+
"last_run_uuid": "8786511c-a8c3-bd61-0f9c-686450114777"
2350
}

0 commit comments

Comments
 (0)