docs: Use newer Ubuntu LTS in tutorial 71/40571/7
authorElod Illes <elod.illes@est.tech>
Thu, 21 Mar 2024 14:12:59 +0000 (15:12 +0100)
committerDave Wallace <dwallacelf@gmail.com>
Fri, 10 May 2024 21:39:54 +0000 (21:39 +0000)
commit078a3607c3f4f8fa138b60f2a59fbe55c074176c
tree40b6b88bb640a7b4fe4a92b4f6c1a7adebcca721
parent637edda1324fac88117d5520f94377e5d303128c
docs: Use newer Ubuntu LTS in tutorial

The tutorial uses old 18.04 Bionic Ubuntu release, and tries to
install vpp from packagecloud.io's bionic repository which does not
exist. However newer ubuntu releases' repositories exist, so let's
update to newer Ubuntu LTS version: 22.04 Jammy.

Also, the ubuntu vagrant box is old, so let's replace it to a newer,
generic/ubuntu2204, which uses libvirt provider (instead of virtualbox)
and updated frequently, works well for the tutorial. Due to using
libvirt provider, there is no need to customize the VM as those
customizations are present in the box by default.

The truested=yes part is removed from the apt source list command, as
we add gpgkey anyway, thus, no need for this.

Tutorial and vpp build tested with this new box and looks to be working
fine.

Type: docs
Signed-off-by: Elod Illes <elod.illes@est.tech>
Change-Id: Idcff693240fc6a1496a240e0d07c5ed43fe833e9
docs/gettingstarted/progressivevpp/index.rst
docs/gettingstarted/progressivevpp/settingupenvironment.rst