compose-iot: add nfs interface

This commit is contained in:
Peter Robinson 2018-03-08 10:33:11 +00:00
parent 6ffa97bce8
commit 14ab0377e5

View file

@ -2,12 +2,15 @@
volgroup: /dev/vg_guests
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-27-ppc64le
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/27/Everything/ppc64le/os/
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
virt_install_command: "{{ virt_install_command_two_nic }} --graphics none"
vmhost: ppc8-04.ppc.fedoraproject.org
eth0_ip: 10.5.129.15
eth1_ip: 10.5.127.127
gw: 10.5.129.254
main_bridge: br1
nfs_bridge: br3
sudoers: "{{ private }}/files/sudo/sysadmin-secondary-sudoers"