This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
Packer-Cn
Watch
2
Star
0
Fork
0
mirror of
https://github.com/hashicorp/packer.git
synced
2026-09-22 07:51:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebb0d5a3b295d04762fa2091d4e8a309f1fa7938
Packer-Cn
/
builder
/
virtualbox
/
vm
T
History
Thomas Meckel
822b72bd14
Added force_delete_snapshot configuration item and the corresponding checks
2019-07-26 12:34:28 +02:00
..
builder.go
Changed VirtualBox VM builder according to current builder interface
2019-07-26 12:29:48 +02:00
config.go
Added force_delete_snapshot configuration item and the corresponding checks
2019-07-26 12:34:28 +02:00
step_create_snapshot.go
StepCreateSnapshot.Run() will stop and create an error if the virtual machine is still running
2019-07-26 12:34:27 +02:00
step_import.go
Merged changes from local branch
2019-07-26 12:29:44 +02:00
step_set_snapshot.go
Fixed bugs in snapshot and builder code
2019-07-26 12:29:47 +02:00