1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #69303 from openshift-cherrypick-robot/cherry-pick-69299-to-enterprise-4.15

[enterprise-4.15] CNV- 36284: cloudInitNoCloud
This commit is contained in:
Avital Pinnick
2023-12-13 13:06:26 +02:00
committed by GitHub

View File

@@ -101,7 +101,7 @@ spec:
- dataVolume:
name: example-volume
name: example-vm-disk
- cloudInitConfigDrive: <.>
- cloudInitNoCloud: <.>
userData: |-
#cloud-config
user: cloud-user
@@ -134,7 +134,7 @@ data:
key: |
MIIEpQIBAAKCAQEAulqb/Y... <.>
----
<.> Specify `cloudInitConfigDrive` to create a configuration drive.
<.> Specify the `cloudInitNoCloud` data source.
ifdef::dynamic-key[]
<.> Specify the user names.
endif::[]