How to get to 2.6 on a fresh install

Installing on bare metal, 1st region/rack server. I am using the latest ISO I can get: ubuntu-18.04.3-live-server-amd64.iso. after booting from the ISO, I do not get prompted to install MAAS. Just Ubuntu server, OEM install, etc.

But if I go back to ubuntu-18.04.2-live-server-amd64.iso. After I boot the ISO, I get a choice for MAAS. I choose that, and the install goes well.

I run an apt -update/apt upgrade and reboot. Now I’m @ MAAS 2.4.xxxxxx. How do I get to MAAS 2.6?

I installed ubuntu-18.04.2-live-server-amd64.iso then ran this:

sudo apt-add-repository -yu ppa:maas/stable
sudo apt install maas
sudo maas init
1 Like