add storage net for odcs-frontend01
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
2c5719f9c9
commit
5572848320
2 changed files with 3 additions and 0 deletions
|
@ -43,6 +43,8 @@ odcs_target_dir_url: https://odcs.fedoraproject.org/composes
|
|||
# modules.
|
||||
odcs_allowed_clients_users: {"jscotka": {}, "sgallagh": {}}
|
||||
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Low
|
||||
csi_primary_contact: Factory 2 factory2-members@fedoraproject.org
|
||||
|
|
|
@ -7,6 +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.126.29
|
||||
eth1_ip: 10.5.127.128
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
vmhost: virthost01.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue