From ead0fa501ac2b4215118c701a08254e1a7cd856a Mon Sep 17 00:00:00 2001 From: ci-bot Date: Mon, 19 Aug 2024 14:12:39 +0000 Subject: [PATCH] [skip ci] automated docs update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9f8a32..8d5d7cf 100644 --- a/README.md +++ b/README.md @@ -88,12 +88,12 @@ network_interfaces: {} network_interfaces: eth0: bootproto: none - onboot: yes + onboot: "yes" hwaddr: "aa:bb:cc:dd:ee" ipaddr: 192.168.0.5 prefix: 26 gateway: "192.168.0.1" - userctl: no + userctl: "no" ``` ### network_ipv6_enabled