Add new virthost01 to the party.
This commit is contained in:
parent
cf203246cf
commit
3e3e4e45c3
3 changed files with 7 additions and 2 deletions
5
inventory/host_vars/virthost01.phx2.fedoraproject.org
Normal file
5
inventory/host_vars/virthost01.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
# iscsi initiator for netapp iscsi volume
|
||||
netapp_nfs01_iscsi_name: iqn.1992-08.com.netapp:sn.1573980325:vf.f88732f4-106e-11e2-bc86-00a098162a28
|
||||
# iscsi portal for netapp iscsi volume
|
||||
netapp_nfs01_iscsi_portal: 10.5.88.36
|
|
@ -404,7 +404,7 @@ value03.phx2.fedoraproject.org
|
|||
value01.stg.phx2.fedoraproject.org
|
||||
|
||||
[virthost]
|
||||
#virthost01.phx2.fedoraproject.org
|
||||
virthost01.phx2.fedoraproject.org
|
||||
virthost02.phx2.fedoraproject.org
|
||||
#virthost03.phx2.fedoraproject.org
|
||||
virthost04.phx2.fedoraproject.org
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# NOTE: most of these vars_path come from group_vars/backup_server or from hostvars
|
||||
|
||||
- name: make virthost server system
|
||||
hosts: virthost15.phx2.fedoraproject.org:bvirthost07.phx2.fedoraproject.org:buildvmhost-10.phx2.fedoraproject.org:buildvmhost-11.phx2.fedoraproject.org:buildvmhost-12.phx2.fedoraproject.org
|
||||
hosts: virthost15.phx2.fedoraproject.org:bvirthost07.phx2.fedoraproject.org:buildvmhost-10.phx2.fedoraproject.org:buildvmhost-11.phx2.fedoraproject.org:buildvmhost-12.phx2.fedoraproject.org:virthost01.phx2.fedoraproject.org
|
||||
user: root
|
||||
accelerate: True
|
||||
gather_facts: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue