ansible/changelogs/fragments/38466-vmware_guest_set_dhcp_as_default.yaml
Abhijeet Kasurde 6030535917
VMware: Set default network type as 'dhcp' (#38755)
If user does not specify any network type then set network type
to dhcp. There are additional checks around 'ip', 'netmask' and
'type' in network spec.

Fixes: #38466

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 9b139baacb)
2018-04-14 21:58:49 +05:30

2 lines
78 B
YAML

bugfixes:
- Set default network type as 'dhcp' if user has not specified any.