mirror of
https://salsa.debian.org/debian/debian-reference.git
synced 2026-01-16 23:14:19 +00:00
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:
commit
9b42cdeec9
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue