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

+2-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+28-1
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
}

images/ubuntu-bionic-arm64-cppal/variables.auto.pkrvars.hcl

+4
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ custom_shell_commands = [
3030
"sudo systemctl stop unattended-upgrades",
3131
"sudo systemctl disable unattended-upgrades",
3232
"sudo apt-get purge -y unattended-upgrades",
33+
"sudo systemctl disable apt-daily-upgrade.timer || true",
34+
"sudo systemctl stop apt-daily-upgrade.timer || true",
35+
"sudo systemctl disable apt-daily.timer || true",
36+
"sudo systemctl stop apt-daily.timer || true",
3337
"$DISABLE_DOCKER_REGISTRY || echo '{\n \"insecure-registries\":[\"docker-registry-lb-1.cpp.al\"],\n \"registry-mirrors\": [\"http://docker-registry-lb-1.cpp.al\"]\n }' | sudo tee /etc/docker/daemon.json"
3438
]
3539

images/ubuntu-bionic-cppal/manifest.json

+28-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,34 @@
88
"artifact_id": "us-west-2:ami-09882530fd7b06926",
99
"packer_run_uuid": "c38681f5-7f9a-1388-8772-a63bb87b5d08",
1010
"custom_data": null
11+
},
12+
{
13+
"name": "githubrunner",
14+
"builder_type": "amazon-ebs",
15+
"build_time": 1727705880,
16+
"files": null,
17+
"artifact_id": "us-west-2:ami-0ba0f860382ff00e0",
18+
"packer_run_uuid": "0f6b321d-612f-5346-e622-7ac32cb5f887",
19+
"custom_data": null
20+
},
21+
{
22+
"name": "githubrunner",
23+
"builder_type": "amazon-ebs",
24+
"build_time": 1727707698,
25+
"files": null,
26+
"artifact_id": "us-west-2:ami-05c6de2225452c8c2",
27+
"packer_run_uuid": "9bdea202-6e0c-bee5-f6ca-0510e90311be",
28+
"custom_data": null
29+
},
30+
{
31+
"name": "githubrunner",
32+
"builder_type": "amazon-ebs",
33+
"build_time": 1728074742,
34+
"files": null,
35+
"artifact_id": "us-west-2:ami-02d5b60d42beb3207",
36+
"packer_run_uuid": "4b1c9c21-a66b-fa4c-181c-19ceadd81a61",
37+
"custom_data": null
1138
}
1239
],
13-
"last_run_uuid": "c38681f5-7f9a-1388-8772-a63bb87b5d08"
40+
"last_run_uuid": "4b1c9c21-a66b-fa4c-181c-19ceadd81a61"
1441
}

images/ubuntu-bionic-cppal/variables.auto.pkrvars.hcl

+4
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ custom_shell_commands = [
2929
"sudo systemctl stop unattended-upgrades",
3030
"sudo systemctl disable unattended-upgrades",
3131
"sudo apt-get purge -y unattended-upgrades",
32+
"sudo systemctl disable apt-daily-upgrade.timer || true",
33+
"sudo systemctl stop apt-daily-upgrade.timer || true",
34+
"sudo systemctl disable apt-daily.timer || true",
35+
"sudo systemctl stop apt-daily.timer || true",
3236
"$DISABLE_DOCKER_REGISTRY || echo '{\n \"insecure-registries\":[\"docker-registry-lb-1.cpp.al\"],\n \"registry-mirrors\": [\"http://docker-registry-lb-1.cpp.al\"]\n }' | sudo tee /etc/docker/daemon.json"
3337
]
3438

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

+28-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,34 @@
88
"artifact_id": "us-west-2:ami-085b225767c4ac0c7",
99
"packer_run_uuid": "896675fc-9003-3b8e-1893-2c1df23682fd",
1010
"custom_data": null
11+
},
12+
{
13+
"name": "githubrunner",
14+
"builder_type": "amazon-ebs",
15+
"build_time": 1727705881,
16+
"files": null,
17+
"artifact_id": "us-west-2:ami-0801bbce25c2c36e4",
18+
"packer_run_uuid": "bddff7de-e46c-8458-5d63-b9aa4044fd71",
19+
"custom_data": null
20+
},
21+
{
22+
"name": "githubrunner",
23+
"builder_type": "amazon-ebs",
24+
"build_time": 1727707758,
25+
"files": null,
26+
"artifact_id": "us-west-2:ami-0e6f3607a741c7f9c",
27+
"packer_run_uuid": "2119c820-63ee-d04f-4575-e616f8aef3c7",
28+
"custom_data": null
29+
},
30+
{
31+
"name": "githubrunner",
32+
"builder_type": "amazon-ebs",
33+
"build_time": 1728074549,
34+
"files": null,
35+
"artifact_id": "us-west-2:ami-06f69ac13aefb726d",
36+
"packer_run_uuid": "56a388c1-3411-2c78-f6e6-de1aa3143d27",
37+
"custom_data": null
1138
}
1239
],
13-
"last_run_uuid": "896675fc-9003-3b8e-1893-2c1df23682fd"
40+
"last_run_uuid": "56a388c1-3411-2c78-f6e6-de1aa3143d27"
1441
}

images/ubuntu-focal-arm64-cppal/variables.auto.pkrvars.hcl

+5
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ custom_shell_commands = [
3131
"sudo systemctl stop unattended-upgrades",
3232
"sudo systemctl disable unattended-upgrades",
3333
"sudo apt-get purge -y unattended-upgrades",
34+
"sudo systemctl disable apt-daily-upgrade.timer || true",
35+
"sudo systemctl stop apt-daily-upgrade.timer || true",
36+
"sudo systemctl disable apt-daily.timer || true",
37+
"sudo systemctl stop apt-daily.timer || true",
38+
3439
"$DISABLE_DOCKER_REGISTRY || echo '{\n \"insecure-registries\":[\"docker-registry-lb-1.cpp.al\"],\n \"registry-mirrors\": [\"http://docker-registry-lb-1.cpp.al\"]\n }' | sudo tee /etc/docker/daemon.json"
3540
]
3641

images/ubuntu-focal-cppal/manifest.json

+28-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,34 @@
88
"artifact_id": "us-west-2:ami-0376b5b60450d00e2",
99
"packer_run_uuid": "34166a29-ccf1-4a4c-8675-3ac036b5e9e9",
1010
"custom_data": null
11+
},
12+
{
13+
"name": "githubrunner",
14+
"builder_type": "amazon-ebs",
15+
"build_time": 1727705882,
16+
"files": null,
17+
"artifact_id": "us-west-2:ami-0c24080c9e1ecdf92",
18+
"packer_run_uuid": "6604e5a5-f31a-f8df-d5d4-593858071d35",
19+
"custom_data": null
20+
},
21+
{
22+
"name": "githubrunner",
23+
"builder_type": "amazon-ebs",
24+
"build_time": 1727707644,
25+
"files": null,
26+
"artifact_id": "us-west-2:ami-03f7786eb74e843b5",
27+
"packer_run_uuid": "d64435d5-e420-1ee3-d607-7a9bb81726ce",
28+
"custom_data": null
29+
},
30+
{
31+
"name": "githubrunner",
32+
"builder_type": "amazon-ebs",
33+
"build_time": 1728074679,
34+
"files": null,
35+
"artifact_id": "us-west-2:ami-050d271bd9f95d839",
36+
"packer_run_uuid": "f19a448b-70c9-f13f-d1b9-09d8250e32d2",
37+
"custom_data": null
1138
}
1239
],
13-
"last_run_uuid": "34166a29-ccf1-4a4c-8675-3ac036b5e9e9"
40+
"last_run_uuid": "f19a448b-70c9-f13f-d1b9-09d8250e32d2"
1441
}

images/ubuntu-focal-cppal/variables.auto.pkrvars.hcl

+5
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ custom_shell_commands = [
2828
"sudo systemctl stop unattended-upgrades",
2929
"sudo systemctl disable unattended-upgrades",
3030
"sudo apt-get purge -y unattended-upgrades",
31+
"sudo systemctl disable apt-daily-upgrade.timer || true",
32+
"sudo systemctl stop apt-daily-upgrade.timer || true",
33+
"sudo systemctl disable apt-daily.timer || true",
34+
"sudo systemctl stop apt-daily.timer || true",
35+
3136
"$DISABLE_DOCKER_REGISTRY || echo '{\n \"insecure-registries\":[\"docker-registry-lb-1.cpp.al\"],\n \"registry-mirrors\": [\"http://docker-registry-lb-1.cpp.al\"]\n }' | sudo tee /etc/docker/daemon.json"
3237
]
3338

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

+28-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,34 @@
88
"artifact_id": "us-west-2:ami-0f8b73d040984706b",
99
"packer_run_uuid": "ad7a1fc3-de05-8755-7c02-1dc23359ce06",
1010
"custom_data": null
11+
},
12+
{
13+
"name": "githubrunner",
14+
"builder_type": "amazon-ebs",
15+
"build_time": 1727705942,
16+
"files": null,
17+
"artifact_id": "us-west-2:ami-0b96e11dcf82c291b",
18+
"packer_run_uuid": "cfd196b1-4eca-3c3f-f2f5-90faa7271dc8",
19+
"custom_data": null
20+
},
21+
{
22+
"name": "githubrunner",
23+
"builder_type": "amazon-ebs",
24+
"build_time": 1727707458,
25+
"files": null,
26+
"artifact_id": "us-west-2:ami-022b4860aba5be25a",
27+
"packer_run_uuid": "69212deb-f1ed-5c53-8d2b-1b877ce526cc",
28+
"custom_data": null
29+
},
30+
{
31+
"name": "githubrunner",
32+
"builder_type": "amazon-ebs",
33+
"build_time": 1728074791,
34+
"files": null,
35+
"artifact_id": "us-west-2:ami-0131e050af792e166",
36+
"packer_run_uuid": "8d2f1726-3433-ecfb-abb0-490242579863",
37+
"custom_data": null
1138
}
1239
],
13-
"last_run_uuid": "ad7a1fc3-de05-8755-7c02-1dc23359ce06"
40+
"last_run_uuid": "8d2f1726-3433-ecfb-abb0-490242579863"
1441
}

images/ubuntu-jammy-arm64-cppal/variables.auto.pkrvars.hcl

+4
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ custom_shell_commands = [
3434
"sudo systemctl stop unattended-upgrades",
3535
"sudo systemctl disable unattended-upgrades",
3636
"sudo apt-get purge -y unattended-upgrades",
37+
"sudo systemctl disable apt-daily-upgrade.timer",
38+
"sudo systemctl stop apt-daily-upgrade.timer",
39+
"sudo systemctl disable apt-daily.timer",
40+
"sudo systemctl stop apt-daily.timer",
3741
"$DISABLE_DOCKER_REGISTRY || echo '{\n \"insecure-registries\":[\"docker-registry-lb-1.cpp.al\"],\n \"registry-mirrors\": [\"http://docker-registry-lb-1.cpp.al\"]\n }' | sudo tee /etc/docker/daemon.json"
3842
]
3943

images/ubuntu-jammy-cppal/manifest.json

+28-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,34 @@
1717
"artifact_id": "us-west-2:ami-033177fd61cf8e25d",
1818
"packer_run_uuid": "bfa632c9-1896-4006-5a2c-42871d15c695",
1919
"custom_data": null
20+
},
21+
{
22+
"name": "githubrunner",
23+
"builder_type": "amazon-ebs",
24+
"build_time": 1727706245,
25+
"files": null,
26+
"artifact_id": "us-west-2:ami-062ad1cc2717270dd",
27+
"packer_run_uuid": "8115035e-e830-0ec8-7cc6-dfd47ec8daa7",
28+
"custom_data": null
29+
},
30+
{
31+
"name": "githubrunner",
32+
"builder_type": "amazon-ebs",
33+
"build_time": 1727709756,
34+
"files": null,
35+
"artifact_id": "us-west-2:ami-0d15c32796376f610",
36+
"packer_run_uuid": "48d0e3ac-b417-bc98-65ce-c994d7f5b23a",
37+
"custom_data": null
38+
},
39+
{
40+
"name": "githubrunner",
41+
"builder_type": "amazon-ebs",
42+
"build_time": 1728081020,
43+
"files": null,
44+
"artifact_id": "us-west-2:ami-039061904b8542322",
45+
"packer_run_uuid": "75a2c1f5-38fd-5242-2f78-799258ac57ac",
46+
"custom_data": null
2047
}
2148
],
22-
"last_run_uuid": "bfa632c9-1896-4006-5a2c-42871d15c695"
49+
"last_run_uuid": "75a2c1f5-38fd-5242-2f78-799258ac57ac"
2350
}

images/ubuntu-jammy-cppal/variables.auto.pkrvars.hcl

+4
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ custom_shell_commands = [
3434
"sudo systemctl stop unattended-upgrades",
3535
"sudo systemctl disable unattended-upgrades",
3636
"sudo apt-get purge -y unattended-upgrades",
37+
"sudo systemctl disable apt-daily-upgrade.timer",
38+
"sudo systemctl stop apt-daily-upgrade.timer",
39+
"sudo systemctl disable apt-daily.timer",
40+
"sudo systemctl stop apt-daily.timer",
3741
"$DISABLE_DOCKER_REGISTRY || echo '{\n \"insecure-registries\":[\"docker-registry-lb-1.cpp.al\"],\n \"registry-mirrors\": [\"http://docker-registry-lb-1.cpp.al\"]\n }' | sudo tee /etc/docker/daemon.json"
3842
]
3943

0 commit comments

Comments
 (0)