Skip to content

Commit 1518c81

Browse files
update docs regarding base_template_uuid
1 parent 346738a commit 1518c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-partials/builder/gridscale/Config-not-required.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
during producing template process.
1717
**NOTE**: If `secondary_storage=true`, the template will be built from the second storage.
1818

19-
- `base_template_uuid` (string) - A pre-built template UUID. This template is used to produce another template. E.g: Ubuntu template.
19+
- `base_template_uuid` (string) - A pre-built template UUID. This template is used to produce another template. E.g: Ubuntu template. If base template is private, `ssh_password` will be ignored.
2020
**NOTE**: One of these fields has to be set: `isoimage_uuid`, `isoimage_url`, `base_template_uuid`.
2121

2222
- `isoimage_uuid` (string) - A pre-built ISO image is used by the given ISO image UUID. If IsoImageUUID is set, IsoImageURL is ignored.

0 commit comments

Comments
 (0)