unable to search for templates in child folders #29
Labels
Triage: Confirmed
Indicates and issue has been confirmed as described.
Type: Bug
Does not work as expected.
Versions:
Platform Details
Scenario:
given the following configuration in .kitchen.yml
'''
platforms:
driver_config:
template: cent4kitchentmpl
datacenter: "vCenterDC"
folder: "kitchen"
'''
it would be nice to be able to use a template in a sub-folder. It appears the issue is because of a limitation in rbVmomi
Actual Result:
templates that are not in the root are not found.
The text was updated successfully, but these errors were encountered: