mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
kubevirt: Fix cloud_init in kubevirt_vm (#52999)
This commit is contained in:
parent
ccad79d162
commit
b54f2799f1
2 changed files with 6 additions and 4 deletions
|
@ -159,8 +159,8 @@ EXAMPLES = '''
|
|||
namespace: vms
|
||||
memory: 1024M
|
||||
cloud_init_nocloud:
|
||||
#cloud-config
|
||||
userData: |-
|
||||
#cloud-config
|
||||
password: fedora
|
||||
chpasswd: { expire: False }
|
||||
disks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue