mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-01 06:15:25 +00:00
api: add cloudinit to available subdirs index
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
94ec5e7c30
commit
92f4be45d2
@ -1075,6 +1075,7 @@ __PACKAGE__->register_method({
|
||||
|
||||
my $res = [
|
||||
{ subdir => 'config' },
|
||||
{ subdir => 'cloudinit' },
|
||||
{ subdir => 'pending' },
|
||||
{ subdir => 'status' },
|
||||
{ subdir => 'unlink' },
|
||||
|
Loading…
Reference in New Issue
Block a user