puppetlabs / puppet_litmus

Providing a simple command line tool for puppet content creators, to enable simple and complex test deployments.
Apache License 2.0
88 stars 55 forks source link

(CONT-1243) - Skip tear_down if no provisioner found #512

Closed jordanbreen28 closed 11 months ago

jordanbreen28 commented 11 months ago

Summary

If no provisioner fact is present, skip tearing down and move on to next node.

Additional Context

Add any additional context about the problem here.

Related Issues (if any)

Fixes https://github.com/puppetlabs/puppet_litmus/issues/421

Checklist