[pve-devel] [PATCH qemu-server/manager/docs] fix #1959: remove cloud-init SLAAC option
David Limbeck
d.limbeck at proxmox.com
Thu Oct 25 11:32:44 CEST 2018
This series removes the SLAAC option from the GUI, adds a fallback for
'auto' found in the config (set by the SLAAC option in GUI or via the CLI) to
'dhcp' and removes any information regarding the 'auto' option from the
docs.
qemu-server:
David Limbeck (1):
fix #1959: add fallback for 'auto' previously set by SLAAC
PVE/QemuServer/Cloudinit.pm | 3 +++
1 file changed, 3 insertions(+)
manager:
David Limbeck (1):
fix #1959: remove invalid SLAAC option
www/manager6/qemu/IPConfigEdit.js | 8 --------
1 file changed, 8 deletions(-)
docs:
David Limbeck (1):
fix #1959: remove any information regarding 'auto'
qm-cloud-init-opts.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.11.0
More information about the pve-devel
mailing list