From de69a3f94b65aa134096e30de16571af0a80bed0 Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Sun, 2 Jun 2013 12:15:26 -0700 Subject: [PATCH] heat-jeos.sh: Use netinst ISOs instead of full DVD isos The netinst isos produce smaller qcow2 images and are faster to download. Use netinst ISOs for F17 instead. Change-Id: I76c59728ed1b9b90b43487f93fdc2e55ee604916 --- jeos/F17-i386-cfntools.tdl | 2 +- jeos/F17-x86_64-cfntools.tdl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jeos/F17-i386-cfntools.tdl b/jeos/F17-i386-cfntools.tdl index 5a341ff7..71ae2e47 100644 --- a/jeos/F17-i386-cfntools.tdl +++ b/jeos/F17-i386-cfntools.tdl @@ -5,7 +5,7 @@ 17 i386 - file:/var/lib/libvirt/images/Fedora-17-i386-DVD.iso + file:/var/lib/libvirt/images/Fedora-17-i386-netinst.iso Fedora 17 diff --git a/jeos/F17-x86_64-cfntools.tdl b/jeos/F17-x86_64-cfntools.tdl index 90e787b2..d5daf234 100644 --- a/jeos/F17-x86_64-cfntools.tdl +++ b/jeos/F17-x86_64-cfntools.tdl @@ -5,7 +5,7 @@ 17 x86_64 - file:/var/lib/libvirt/images/Fedora-17-x86_64-DVD.iso + file:/var/lib/libvirt/images/Fedora-17-x86_64-netinst.iso Fedora 17