compose-iot: add nfs interface
This commit is contained in:
parent
6ffa97bce8
commit
14ab0377e5
1 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue