Skip to content

Commit

Permalink
Updated Alpine 3.19 ARM ISO URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
ladar committed Nov 20, 2023
1 parent 18f0031 commit 1fa8997
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions generic-libvirt-a64.json
Original file line number Diff line number Diff line change
Expand Up @@ -1239,8 +1239,8 @@
"memory": 4096,
"http_directory": "http",
"headless": true,
"iso_url": "https://mirrors.edge.kernel.org/alpine/v3.19/releases/x86_64/alpine-virt-3.19.0_rc1-x86_64.iso",
"iso_checksum": "sha256:53a534cdfc58bf6a8ac743e7dd48bd20dcb4776114403e03734785f1a81d24cc",
"iso_url": "https://mirrors.edge.kernel.org/alpine/v3.19/releases/aarch64/alpine-virt-3.19.0_rc1-aarch64.iso",
"iso_checksum": "sha256:af84ed58b37cafee8837b1ba6cf1217864849ffefa7d3e934b9a514586276fdf",
"ssh_username": "root",
"ssh_password": "vagrant",
"ssh_port": 22,
Expand Down
4 changes: 2 additions & 2 deletions packer-cache-a64.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
{
"name": "alpine319-a64",
"output_directory": "output/alpine319-a64",
"iso_url": "https://mirrors.edge.kernel.org/alpine/v3.19/releases/x86_64/alpine-virt-3.19.0_rc1-x86_64.iso",
"iso_checksum": "sha256:53a534cdfc58bf6a8ac743e7dd48bd20dcb4776114403e03734785f1a81d24cc",
"iso_url": "https://mirrors.edge.kernel.org/alpine/v3.19/releases/aarch64/alpine-virt-3.19.0_rc1-aarch64.iso",
"iso_checksum": "sha256:af84ed58b37cafee8837b1ba6cf1217864849ffefa7d3e934b9a514586276fdf",
"boot_wait": "5s",
"disk_size": 1,
"headless": true,
Expand Down

0 comments on commit 1fa8997

Please sign in to comment.