let there be eth1
This commit is contained in:
parent
7c57904129
commit
7a200458f5
4 changed files with 4 additions and 6 deletions
|
@ -23,8 +23,7 @@ fedmsg_error_recipients:
|
|||
- cqi@fedoraproject.org
|
||||
- qwan@fedoraproject.org
|
||||
|
||||
# Nope. See commit b3df9abc8acd3e3bbb745a504ceb111ff0e18944
|
||||
#virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
|
||||
# NOTE -- read-only mount of /mnt/fedora_koji here.
|
||||
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
|
||||
|
|
|
@ -25,8 +25,7 @@ fedmsg_error_recipients:
|
|||
|
||||
datacenter: staging
|
||||
|
||||
# Nope. See commit b3df9abc8acd3e3bbb745a504ceb111ff0e18944
|
||||
#virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
|
||||
# NOTE -- read-only mount of /mnt/fedora_koji here.
|
||||
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
|
||||
|
|
|
@ -7,7 +7,7 @@ ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-28
|
|||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/x86_64/os/
|
||||
|
||||
eth0_ip: 10.5.126.65
|
||||
#eth1_ip: 10.5.127.114
|
||||
eth1_ip: 10.5.127.114
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
vmhost: virthost19.phx2.fedoraproject.org
|
||||
|
|
|
@ -7,7 +7,7 @@ ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-28
|
|||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/x86_64/os/
|
||||
|
||||
eth0_ip: 10.5.128.77
|
||||
#eth1_ip: 10.5.127.113
|
||||
eth1_ip: 10.5.127.113
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
vmhost: virthost20.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue