Merge pull request #4456 from StackPointCloud/packer-builder-oneandone

oneandone builder - documentation removed invalid parameters
This commit is contained in:
Jasmin Gacic 2017-01-25 17:31:17 +01:00 committed by GitHub
commit d63541c3e0
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"
- `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".