Fixes #4454
This commit is contained in:
parent
d28f668042
commit
f55b2b27ae
|
@ -35,8 +35,6 @@ builder.
|
|||
|
||||
- `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".
|
||||
|
||||
- `url` (string) - Endpoint for the 1&1 REST API. Default URL "https://cloudpanel-api.1and1.com/v1"
|
||||
|
|
Loading…
Reference in New Issue