Skip to content

Commit

Permalink
Merge pull request elasticdog#65 from elcascador62/master
Browse files Browse the repository at this point in the history
Update README packer build command to pass -only=qemu not -only=libvirt
  • Loading branch information
appleby authored May 13, 2019
2 parents 733d5d5 + 11b6da2 commit b17c41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ this repo and go:

$ git clone https://github.com/elasticdog/packer-arch.git
$ cd packer-arch/
$ packer build -only=libvirt arch-template.json
$ packer build -only=qemu arch-template.json

Then you can import the generated box into Vagrant:

Expand Down

0 comments on commit b17c41b

Please sign in to comment.