This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/master by this push:
     new aac90dd  Added note on usage of "netplan" for Ubuntu network 
configuration (#203)
aac90dd is described below

commit aac90dd93a147420424c126e72156999b2555a69
Author: Hudratronium <[email protected]>
AuthorDate: Tue Mar 23 10:47:08 2021 +0100

    Added note on usage of "netplan" for Ubuntu network configuration (#203)
---
 source/installguide/hypervisor/kvm.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/source/installguide/hypervisor/kvm.rst 
b/source/installguide/hypervisor/kvm.rst
index 1a9b501..0c10ef0 100644
--- a/source/installguide/hypervisor/kvm.rst
+++ b/source/installguide/hypervisor/kvm.rst
@@ -464,6 +464,10 @@ changed to be more description.
 There are many ways to configure your networking. Even within the scope of a 
given 
 network mode.  Below are a few simple examples.
 
+.. note::
+   Since Ubuntu 20.04 the standard for manging network connections is by
+   using NetPlan YAML files. Please refer to the Ubuntu man pages for further
+   information and set up network connections figuratively.
 
 Network example for Basic Networks
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Reply via email to