From 7fd8b5bc5aa050554da342eb832caf028a5ccbd3 Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Mon, 13 Nov 2017 11:28:19 +0000 Subject: [PATCH] Update Packet docs to say we support bonding Spotted this while reviewing another commit, has been supported for a while. Signed-off-by: Justin Cormack --- docs/platform-packet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/platform-packet.md b/docs/platform-packet.md index 1b1e707ed..1ce5cdad2 100644 --- a/docs/platform-packet.md +++ b/docs/platform-packet.md @@ -107,8 +107,8 @@ On the baremetal type 2a system (arm64 Cavium Thunder X) the network device driv to your YAML files before any containers requiring the network to be up, e.g., the `dhcpcd` container. -Some Packet server types have bonded networks; the current code does -not support that. +Some Packet server types have bonded networks; the `metadata` package has support for setting +these up, and also for adding additional IP addresses. ## Integration services and Metadata