From 056bf79b1db8b692d7d5b34ad59e131bc10e87ac Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Fri, 13 Sep 2024 19:00:53 -0400 Subject: [PATCH] doc/tutorial: fix comment in netplan snippet Signed-off-by: Simon Deziel --- doc/tutorial/get_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorial/get_started.md b/doc/tutorial/get_started.md index 180377eab..6711b8ec3 100644 --- a/doc/tutorial/get_started.md +++ b/doc/tutorial/get_started.md @@ -210,7 +210,7 @@ Complete the following steps on each VM (`micro1`, `micro2`, `micro3`, and `micr 1. Configure the network interface connected to `microbr0` to not accept any IP addresses (because MicroCloud requires a network interface that doesn't have an IP address assigned): cat << EOF > /etc/netplan/99-microcloud.yaml - # microbr0's parent interface should not have any IP address + # MicroCloud requires a network interface that doesn't have an IP address network: version: 2 ethernets: