Looks like virt-install in rhel7 can't handle https -l urls

This commit is contained in:
Kevin Fenzi 2014-09-29 20:25:35 +00:00
parent 0fd811acf2
commit 37c7e87a45

View file

@ -20,7 +20,7 @@ custom_rules: []
# defaults for virt installs
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7
ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
mem_size: 2048
num_cpus: 2
lvm_size: 20000