You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/03/22 23:45:51 UTC

[GitHub] [cloudstack-documentation] GabrielBrascher commented on a change in pull request #203: Added note on usage of "netplan" for Ubuntu network configuration

GabrielBrascher commented on a change in pull request #203:
URL: https://github.com/apache/cloudstack-documentation/pull/203#discussion_r599147767



##########
File path: source/installguide/hypervisor/kvm.rst
##########
@@ -598,6 +598,11 @@ we only have to configure the network.
 
    $ vi /etc/network/interfaces
 
+.. note::
+   Since Ubuntu 20.04 the standard for mangeing network connections is by
+   useing NetPlan YAML files. Please refer to the Ubuntu man pages for further
+   information and set up network connections figuratively.

Review comment:
       1. `mangeing` -> `managing`
   2.  `useing`  -> `using`

##########
File path: source/installguide/hypervisor/kvm.rst
##########
@@ -768,6 +773,11 @@ Configure Ubuntu for Advanced Networks
 All the required packages were installed when you installed libvirt, so
 we only have to configure the network.
 
+.. note::
+   Since Ubuntu 20.04 the standard for mangeing network connections is by
+   useing NetPlan YAML files. Please refer to the Ubuntu man pages for further
+   information and set up network connections figuratively.

Review comment:
       Same as above




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org