forgot to add in the /os/ to the repo tree. fixed.

This commit is contained in:
Stephen Smoogen 2020-06-06 09:08:22 -04:00
parent fabb21ddd6
commit 54d8110908
40 changed files with 40 additions and 40 deletions

View file

@ -5,6 +5,6 @@ main_bridge: br0
mem_size: 12288
max_mem_size: 12288
num_cpus: 6
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/32/Server/ppc64le/
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/32/Server/ppc64le/os/
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-ppc64le-iad2
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"