The backend servers don't handle checkins
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
46629ba55c
commit
19646cf86f
2 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,5 @@ 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,3 +18,5 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue