Add second NIC to odcs-backend01.stg for NFS

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-10-13 09:40:26 +00:00
parent 32e5e76660
commit 26490839d5
2 changed files with 3 additions and 0 deletions

View file

@ -23,6 +23,8 @@ fedmsg_error_recipients:
- cqi@fedoraproject.org
- qwan@fedoraproject.org
virt_install_command: "{{ virt_install_command_two_nic }}"
# Neeed for rsync from log01 for logs.
custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.13 --dport 873 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 192.168.1.59 --dport 873 -j ACCEPT' ]

View file

@ -7,6 +7,7 @@ ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-26
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/26/Server/x86_64/os/
eth0_ip: 10.5.128.77
eth1_ip: 10.5.127.113
volgroup: /dev/vg_guests
vmhost: virthost20.phx2.fedoraproject.org