mirror of https://github.com/hashicorp/packer
When providing a hierarchical output_directory value like 'transient/jenkins-slave', the VM would fail to build in the CreateDisk step. The properly created output directory would not match the location provided to CreateDisk, since datastorePath() did not properly split such paths. Now this case works; tested hierarchical and singular output_directory values.pull/2174/head
parent
3a066d53d3
commit
a7eeb6a6a7
Loading…
Reference in new issue