From a5d030f4a2d115264aa9bf73af75cbacca0d13fb Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 19 Sep 2016 11:04:38 +0200 Subject: debian 8.6, updated box version to 1.2.0 --- jessie.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jessie.json b/jessie.json index 8cf89cb..1a03beb 100644 --- a/jessie.json +++ b/jessie.json @@ -11,7 +11,7 @@ "user": "vagrant", "hostname": "leap-jessie", "domain": "local", - "boxversion": "1.1.5" + "boxversion": "1.2.0" }, "provisioners": [ { @@ -61,9 +61,9 @@ "format": "qcow2", "headless": "true", "http_directory": "http", - "iso_checksum": "ad4e8c27c561ad8248d5ebc1d36eb172f884057bfeb2c22ead823f59fa8c3dff", + "iso_checksum": "9479c5c2df72ae3878116c43fb42eefae53d1fe363ce514a6afc8289064b9f5f", "iso_checksum_type": "sha256", - "iso_url": "http://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-8.5.0-amd64-netinst.iso", + "iso_url": "http://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-8.6.0-amd64-netinst.iso", "net_device": "virtio-net", "qemuargs": [ [ "-m", "1024M" ] @@ -97,7 +97,7 @@ "http_directory": "http", "iso_checksum": "ad4e8c27c561ad8248d5ebc1d36eb172f884057bfeb2c22ead823f59fa8c3dff", "iso_checksum_type": "sha256", - "iso_url": "http://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-8.5.0-amd64-netinst.iso", + "iso_url": "http://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-8.6.0-amd64-netinst.iso", "ssh_username": "vagrant", "ssh_password": "vagrant", "ssh_port": 22, -- cgit v1.2.3