This commit is contained in:
jasminSPC 2017-01-25 17:17:55 +01:00
parent f55b2b27ae
commit 75e6688871
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ builder.
- `disk_size` (string) - Amount of disk space for this image in GB. Defaults to "50" - `disk_size` (string) - Amount of disk space for this image in GB. Defaults to "50"
- `image_password` (string) - Password for the server images. - `image_name` (string) - Resulting image. If "image_name" is not provided Packer will generate it
- `retries` (int) - Number of retries Packer will make status requests while waiting for the build to complete. Default value "600". - `retries` (int) - Number of retries Packer will make status requests while waiting for the build to complete. Default value "600".