mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
kubevirt: Fix cloud_init in kubevirt_vm (#52999)
This commit is contained in:
committed by
John R Barker
parent
ccad79d162
commit
b54f2799f1
@@ -159,8 +159,8 @@ EXAMPLES = '''
|
||||
namespace: vms
|
||||
memory: 1024M
|
||||
cloud_init_nocloud:
|
||||
#cloud-config
|
||||
userData: |-
|
||||
#cloud-config
|
||||
password: fedora
|
||||
chpasswd: { expire: False }
|
||||
disks:
|
||||
|
||||
Reference in New Issue
Block a user