Skip to content

Commit 3c0c934

Browse files
authored
Merge pull request #66113 from mjpytlak/osdocs-8142
OSDOCS:8142: Removed platform.gcp.licenses parameter
2 parents f01ea7d + 74e1b3a commit 3c0c934

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,14 +1160,6 @@ Additional GCP configuration parameters are described in the following table:
11601160
|The name of the existing subnet where you want to deploy your compute machines.
11611161
|The subnet name.
11621162

1163-
|`platform.gcp.licenses`
1164-
|A list of license URLs that must be applied to the compute images.
1165-
[IMPORTANT]
1166-
====
1167-
The `licenses` parameter is a deprecated field and nested virtualization is enabled by default. It is not recommended to use this field.
1168-
====
1169-
|Any license available with the link:https://cloud.google.com/compute/docs/reference/rest/v1/licenses/list[license API], such as the license to enable link:https://cloud.google.com/compute/docs/instances/nested-virtualization/overview[nested virtualization]. You cannot use this parameter with a mechanism that generates pre-built images. Using a license URL forces the installation program to copy the source image before use.
1170-
11711163
|`platform.gcp.defaultMachinePlatform.zones`
11721164
|The availability zones where the installation program creates machines.
11731165
|A list of valid link:https://cloud.google.com/compute/docs/regions-zones#available[GCP availability zones], such as `us-central1-a`, in a

0 commit comments

Comments
 (0)