[pve-devel] [PATCH container 1/2] cloud-init: add support for multiple IP addresses

Julian Pawlowski julian at pawlowski.me
Wed Oct 24 08:57:21 CEST 2018


This will prepare the JSON schema to allow using a key multiple times.
It will be needed for cloud-init to configure multiple IP addresses to a
single network interface.

Julian Pawlowski (2):
  qemu-server: add support for multiple IP addresses
  qemu-server: fix default_key check for multi-key support

 src/PVE/JSONSchema.pm | 97 ++++++++++++++++++++++++++-----------------
 1 file changed, 60 insertions(+), 37 deletions(-)

--
2.19.1




More information about the pve-devel mailing list