mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
fix test
This commit is contained in:
@@ -429,7 +429,7 @@ func fullConfig() map[string]interface{} {
|
||||
"../examples/alpine/setup.sh",
|
||||
},
|
||||
|
||||
"boot_wait": "15s",
|
||||
"boot_wait": "20s",
|
||||
"boot_command": []string{
|
||||
"root<enter><wait>",
|
||||
"mount -t vfat /dev/fd0 /media/floppy<enter><wait>",
|
||||
|
||||
Reference in New Issue
Block a user