puppetlabs / provision

Simple tasks to provision and tear_down containers / instances and virtual machines.
Apache License 2.0
20 stars 53 forks source link

fix tear_down from puppet_litmus #268

Closed h0tw1r3 closed 4 months ago

h0tw1r3 commented 4 months ago

Summary

puppet_litmus gem is passing the target uri as the node_name param, which causes an InventoryHelper.lookup exception.

Additional Context

Checklist

h0tw1r3 commented 4 months ago

@jordanbreen28 hotfix to #260