make sure system installs with 2 nic kickstart and correct unknown variable for dns
This commit is contained in:
parent
fd285a23ea
commit
a0a13f33cc
1 changed files with 2 additions and 0 deletions
|
@ -11,7 +11,9 @@ lvm_size: 20000
|
|||
|
||||
dns1: 8.8.8.8
|
||||
dns2: 8.8.4.4
|
||||
dns: "{{dns1}}"
|
||||
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-8-ext
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL8-x86_64/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue