Only one interface for odcs-backend.
This commit is contained in:
parent
6ee7c9552a
commit
0a8c11ff66
3 changed files with 6 additions and 3 deletions
|
@ -23,7 +23,8 @@ fedmsg_error_recipients:
|
|||
- cqi@fedoraproject.org
|
||||
- qwan@fedoraproject.org
|
||||
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
# Nope. See commit b3df9abc8acd3e3bbb745a504ceb111ff0e18944
|
||||
#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"
|
||||
|
|
|
@ -24,7 +24,9 @@ fedmsg_error_recipients:
|
|||
- qwan@fedoraproject.org
|
||||
|
||||
datacenter: staging
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
|
||||
# Nope. See commit b3df9abc8acd3e3bbb745a504ceb111ff0e18944
|
||||
#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.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