packer-cn/website/content/partials/builder/yandex/CommonConfig-not-required.mdx

9 lines
453 B
Plaintext
Raw Permalink Normal View History

2020-11-30 13:27:45 +03:00
<!-- Code generated from the comments of the CommonConfig struct in builder/yandex/common_config.go; DO NOT EDIT MANUALLY -->
- `serial_log_file` (string) - File path to save serial port output of the launched instance.
2020-12-07 18:27:22 +03:00
- `state_timeout` (duration string | ex: "1h5m2s") - The time to wait for instance state changes.
Defaults to `5m`.
<!-- End of code generated from the comments of the CommonConfig struct in builder/yandex/common_config.go; -->