diff --git a/provisioning/packer/companyrouter.json b/provisioning/packer/companyrouter.json index 72b2aec..403be04 100644 --- a/provisioning/packer/companyrouter.json +++ b/provisioning/packer/companyrouter.json @@ -16,10 +16,10 @@ "guest_os_type": "Linux_64", "vm_name": "Company Router", "guest_additions_mode": "disable", - "headless": "true", - "iso_checksum": "sha256:7793981fbe39cb1fa3cb2f89dd1472751d502823b2fc333449171af1bc225f8f", + "headless": "true", + "iso_checksum": "sha256:831ee9a6197e0f351fa477b81aab510df6874e7f0e6d16fe1683768b60ff9dc0", "iso_urls": [ - "https://downloads.ipfire.org/releases/ipfire-2.x/2.25-core141/ipfire-2.25.x86_64-full-core141.iso" + "https://downloads.ipfire.org/releases/ipfire-2.x/2.25-core157/ipfire-2.25.x86_64-full-core157.iso" ], "ssh_host": "{{user `ssh_host_addr`}}", "ssh_password": "breach", @@ -163,5 +163,4 @@ "type": "ansible" } ] -} - +} \ No newline at end of file