Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix] packer ignores pool parameter (#77)
The plugin ignores "pool" parameter due to incorrect copying of parameter value into ConfigQemu. For example, in case of clone-vm for pooled template it results into excluding of VM from pool. This patch set "pool" parameter of ConfigQemu if parameter is not empty.
- Loading branch information