mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
make sure system installs with 2 nic kickstart and correct unknown variable for dns
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user