mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
VMware: Add vmware guest param - maxMkConnections (#33220)
This fix adds functionality to configure vmware guest parameter called 'maxMkconnections'. Also, added integration test for this change. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
# till the time.
|
||||
# memory_reservation: 512
|
||||
# memory_reservation_lock: False
|
||||
max_connections: 10
|
||||
disk:
|
||||
- size: 0gb
|
||||
type: thin
|
||||
|
||||
Reference in New Issue
Block a user