use vmware uuid that is most unique

This commit is contained in:
Chris Meyers 2016-12-19 17:12:52 -05:00
parent dbef3b7571
commit d985f07838

View File

@ -667,7 +667,7 @@ VMWARE_ENABLED_VAR = 'guest.gueststate'
VMWARE_ENABLED_VALUE = 'running'
# Inventory variable name containing the unique instance ID.
VMWARE_INSTANCE_ID_VAR = 'config.uuid'
VMWARE_INSTANCE_ID_VAR = 'config.instanceuuid'
# Filter for allowed group and host names when importing inventory
# from VMware.