Merge branch 'raviksharma-latest-patch-98142' into 'latest'

fix typo 05_network_setup.rawxml

See merge request debian/debian-reference!17
This commit is contained in:
xiao sheng wen(肖盛文) 2024-07-18 15:20:00 +00:00
commit 9b42cdeec9

View file

@ -426,8 +426,8 @@ Gateway=192.168.0.1</screen>
via: 192.168.0.1</screen>
</section>
<section id="_the_modern_network_configuration_for_cloud_with_network_manager">
<title>The modern network configuration for cloud with Network Manger</title>
<para>The network client configuration using Network Manger infrastructure can be set up by creating a data source file "<literal>/etc/netplan/00-network-manager.yaml</literal>":</para>
<title>The modern network configuration for cloud with Network Manager</title>
<para>The network client configuration using Network Manager infrastructure can be set up by creating a data source file "<literal>/etc/netplan/00-network-manager.yaml</literal>":</para>
<screen>network:
version: 2
renderer: NetworkManager</screen>