when using the buildvm kickstart we need the same sized disk
This commit is contained in:
parent
b90b2f47d7
commit
dd0692b47c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-26
|
|||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/26/Server/x86_64/os/
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
|
||||
lvm_size: 30000
|
||||
lvm_size: 262144
|
||||
mem_size: 8192
|
||||
num_cpus: 8
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue