mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-23 15:32:19 +00:00
update draft
This commit is contained in:
parent
8110ea7a58
commit
e134bd94b0
3 changed files with 3 additions and 1 deletions
|
@ -1302,4 +1302,6 @@ packer packer build -on-error=abort -force .
|
|||
|
||||
The `-on-error=abort` option makes sure that the build will abort if any steps in the build fail, and `-force` tells Packer to delete any existing VMs/templates with the same name as the one I'm attempting to build.
|
||||
|
||||
![Packer build session in the terminal](packer_terminal.jpg)
|
||||
![Packer build session in the terminal](packer_terminal_progress.jpg)
|
||||
|
||||
![Packer build session complete!](packer_terminal_complete.jpg)
|
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |
Loading…
Reference in a new issue