mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
Add new virthost01 to the party.
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user