provision
provision copied to clipboard
tasks require path to inventory yaml
tasks document the inventory parameter as the "location to inventory file", so make it behave as such.
changes are backwards compatible with puppet_litmus <= 1.3.0
this is the beginning of uncoupling the litmus specific assumptions in the provision module.
Related to #167
hey @h0tw1r3 - this is a great change. Could you look to fix the tests and rebase the PR?
@jordanbreen28 rebased
@h0tw1r3 thanks! Just noticed after approving we've got an error in ci.. https://github.com/puppetlabs/provision/actions/runs/9853591847
thanks @h0tw1r3! Amazing