diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2020-09-18 15:35:01 +0000 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2020-09-21 06:59:48 +0000 |
commit | bc35f469c89daf0126937580b6972516b5007d3a (patch) | |
tree | 0ea80710fa6e42354bc863c02fd62ad8ccdd4aaa /docs/gettingstarted/index.rst | |
parent | 7360e3d78d6a84eff1562aaca0f7a6ee6958ce9c (diff) |
build: remove opensuse build infra
- VPP on opensuse has not been supported
for several releases.
Type: fix
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I2b5316ad5c20a843b8936f4ceb473f932a5338d9
Diffstat (limited to 'docs/gettingstarted/index.rst')
-rw-r--r-- | docs/gettingstarted/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gettingstarted/index.rst b/docs/gettingstarted/index.rst index 2efe372b4dc..08fc1cd329e 100644 --- a/docs/gettingstarted/index.rst +++ b/docs/gettingstarted/index.rst @@ -11,7 +11,7 @@ code that provides tools that are used in a development environment. This section covers the following: -* Describes how to manually install VPP Binaries on different OS platforms (Ubuntu, Centos, openSUSE) and then how to configure and use VPP. +* Describes how to manually install VPP Binaries on different OS platforms (Ubuntu, Centos) and then how to configure and use VPP. * Describes the different types of VPP packages, which are used in both basic and developer installs. * A VPP tutorial which is a great way to learn VPP basics. |