Skip to content

Commit 91e84b1

Browse files
committed
CNV- 36284: cloudInitNoCloud
Signed-off-by: Avital Pinnick <[email protected]>
1 parent 5681e40 commit 91e84b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/virt-adding-public-key-cli.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ spec:
101101
- dataVolume:
102102
name: example-volume
103103
name: example-vm-disk
104-
- cloudInitConfigDrive: <.>
104+
- cloudInitNoCloud: <.>
105105
userData: |-
106106
#cloud-config
107107
user: cloud-user
@@ -134,7 +134,7 @@ data:
134134
key: |
135135
MIIEpQIBAAKCAQEAulqb/Y... <.>
136136
----
137-
<.> Specify `cloudInitConfigDrive` to create a configuration drive.
137+
<.> Specify the `cloudInitNoCloud` data source.
138138
ifdef::dynamic-key[]
139139
<.> Specify the user names.
140140
endif::[]

0 commit comments

Comments
 (0)