Looks like virt-install in rhel7 can't handle https -l urls
This commit is contained in:
parent
0fd811acf2
commit
37c7e87a45
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue