Actually, only mm-checkin is checkin. All other mm boxes are not
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
19646cf86f
commit
8224259d59
5 changed files with 2 additions and 8 deletions
|
@ -2,3 +2,5 @@
|
|||
# Define resources for this group of hosts here.
|
||||
fas_client_groups: sysadmin-noc,sysadmin-web
|
||||
sudoers: "{{ private }}/files/sudo/mm2-sudoers"
|
||||
|
||||
mm2_checkin: false
|
||||
|
|
|
@ -17,5 +17,3 @@ nfs_mount_opts: "ro,hard,bg,intr,nodev,nosuid,nfsvers=4"
|
|||
|
||||
# We define this here to override the global one because we need eth1
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
|
||||
mm2_checkin: false
|
||||
|
|
|
@ -18,5 +18,3 @@ nfs_mount_opts: "ro,hard,bg,intr,nodev,nosuid,nfsvers=4"
|
|||
|
||||
# We define this here to override the global one because we need eth1
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
|
||||
mm2_checkin: false
|
||||
|
|
|
@ -13,5 +13,3 @@ vmhost: virthost02.phx2.fedoraproject.org
|
|||
datacenter: phx2
|
||||
|
||||
tcp_ports: [ 80, 443 ]
|
||||
|
||||
mm2_checkin: false
|
||||
|
|
|
@ -13,5 +13,3 @@ vmhost: virthost19.phx2.fedoraproject.org
|
|||
datacenter: phx2
|
||||
|
||||
tcp_ports: [ 80, 443 ]
|
||||
|
||||
mm2_checkin: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue