From 540dd3d0a701a22de13d217e9393f90a0aa10cf8 Mon Sep 17 00:00:00 2001 From: Andrea Mazzotti Date: Tue, 8 Oct 2024 15:33:34 +0200 Subject: [PATCH] Refer to machine instead of system Signed-off-by: Andrea Mazzotti --- docs/networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/networking.md b/docs/networking.md index 443781866..f7e166736 100644 --- a/docs/networking.md +++ b/docs/networking.md @@ -33,7 +33,7 @@ The [MachineRegistration](machineregistration-reference) supports Declarative Ne #### Installing nmc or nmstatectl on OS images -When using the `nmc` or `nmstate` configurators, the [nmc](https://github.com/suse-edge/nm-configurator/releases) or [nmstatectl](https://github.com/nmstate/nmstate/releases) tools need to be installed on the system. +When using the `nmc` or `nmstate` configurators, the [nmc](https://github.com/suse-edge/nm-configurator/releases) or [nmstatectl](https://github.com/nmstate/nmstate/releases) tools need to be installed on the machine. Currently this can be achieved by [customizing an Elemental OS image](./custom-images.md#remastering-an-os-image-with-a-custom-dockerfile) with a custom command: