compose-iot: rename/re-ip
This commit is contained in:
parent
7d2072f8f1
commit
695034684e
1 changed files with 8 additions and 8 deletions
|
@ -1,15 +1,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_two_nic }} --graphics none"
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-27
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/27/Everything/x86_64/os/
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
|
||||
vmhost: ppc8-04.ppc.fedoraproject.org
|
||||
eth0_ip: 10.5.129.15
|
||||
vmhost: virthost02.phx2.fedoraproject.org
|
||||
eth0_ip: 10.5.126.42
|
||||
eth1_ip: 10.5.127.127
|
||||
gw: 10.5.129.254
|
||||
main_bridge: br1
|
||||
nfs_bridge: br3
|
||||
gw: 10.5.126.254
|
||||
main_bridge: br0
|
||||
nfs_bridge: br1
|
||||
|
||||
fas_client_groups: sysadmin-releng,sysadmin-secondary
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue