]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/qemu/CloudInit.js
change permissions for non-network cloudinit settings
authorMira Limbeck <m.limbeck@proxmox.com>
Thu, 25 Jun 2020 14:48:48 +0000 (16:48 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 26 Jun 2020 07:43:00 +0000 (09:43 +0200)
commit044b08f2552cdbbffdd20cd9e63c79b9e5eb3e48
treeb2c463be9ee0fd17b341977b3376e57d8c5b5c20
parent90f7cb68d1e5da7df8122496a7597ad8a92d3d0a
change permissions for non-network cloudinit settings

With the introduction of VM.Config.Cloudinit we can set the user,
password and an SSH key without VM.Config.Network permission.
Keep the fallback for VM.Config.Network so custom roles don't break.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
www/manager6/qemu/CloudInit.js