From 0f45becd840db46bc2bab78edcfbe92eacd07fb3 Mon Sep 17 00:00:00 2001 From: Benedikt Trefzer Date: Tue, 12 Nov 2024 20:15:32 +0100 Subject: [PATCH] Update manifests/networkd.pp Co-authored-by: Kenyon Ralph --- manifests/networkd.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/networkd.pp b/manifests/networkd.pp index e2102195..fdd18e36 100644 --- a/manifests/networkd.pp +++ b/manifests/networkd.pp @@ -20,7 +20,7 @@ # (referenced by the key of the interface). # With the profiles you can set the default values for a network. # Hint: to remove a profile setting for an interface you can either overwrite or -# set it to '~' for removal. +# set it to `~` for removal. # Example (hiera yaml notation): # systemd::networkd::network_profiles: # mynet: