summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-01-14 11:47:01 +0100
committervarac <varacanero@zeromail.org>2016-01-14 11:47:01 +0100
commit8d1a090976544ab18ca5af55099b3345f206e826 (patch)
treed2a46e0f131d74ff38079cec7789aea388b49f6e
parent641154a55757c56893a3ae15d95b9ecaf3342675 (diff)
use debian jessie
-rw-r--r--jessie.json (renamed from template.json)6
1 files changed, 3 insertions, 3 deletions
diff --git a/template.json b/jessie.json
index d06a3ef..18808e1 100644
--- a/template.json
+++ b/jessie.json
@@ -40,11 +40,11 @@
"headless": true,
"boot_wait": "10s",
"disk_size": 20480,
- "guest_os_type": "Ubuntu_64",
+ "guest_os_type": "Debian_64",
"http_directory": "http",
- "iso_checksum": "af224223de99e2a730b67d7785b657f549be0d63221188e105445f75fb8305c9",
+ "iso_checksum": "d393d17ac6b3113c81186e545c416a00f28ed6e05774284bb5e8f0df39fcbcb9",
"iso_checksum_type": "sha256",
- "iso_url": "http://releases.ubuntu.com/precise/ubuntu-12.04.5-server-amd64.iso",
+ "iso_url": "http://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-8.2.0-amd64-netinst.iso",
"ssh_username": "vagrant",
"ssh_password": "vagrant",
"ssh_port": 22,