[skip ci] automated docs update

This commit is contained in:
CI Bot 2024-08-19 14:12:39 +00:00
parent 23be96a70e
commit ead0fa501a

View File

@ -88,12 +88,12 @@ network_interfaces: {}
network_interfaces: network_interfaces:
eth0: eth0:
bootproto: none bootproto: none
onboot: yes onboot: "yes"
hwaddr: "aa:bb:cc:dd:ee" hwaddr: "aa:bb:cc:dd:ee"
ipaddr: 192.168.0.5 ipaddr: 192.168.0.5
prefix: 26 prefix: 26
gateway: "192.168.0.1" gateway: "192.168.0.1"
userctl: no userctl: "no"
``` ```
### network_ipv6_enabled ### network_ipv6_enabled