packer-cn/website/content/partials/post-processor/yandex-export/Config-not-required.mdx

8 lines
460 B
Plaintext
Raw Normal View History

2020-12-04 16:00:53 -05:00
<!-- Code generated from the comments of the Config struct in post-processor/yandex-export/post-processor.go; DO NOT EDIT MANUALLY -->
- `ssh_private_key_file` (string) - Path to a PEM encoded private key file to use to authenticate with SSH.
The `~` can be used in path and will be expanded to the home directory
of current user. Login for attach: `ubuntu`
- `tries` (int) - Number of attempts to wait for export (must be greater than 0). Default: 1000