Update software versions in install pages

A test install was made with these new versions:

  juju 2.8.7
  maas 2.9.1

Change-Id: Ibe540575dbb904bcbaf986fa67ab4d1298ada6e7
This commit is contained in:
Peter Matulis 2021-01-27 19:28:42 -05:00
parent 65292fe257
commit 686b7f16d4
4 changed files with 5 additions and 5 deletions

View File

@ -108,7 +108,7 @@ the environment. It should now look very similar to this:
.. code-block:: none
Model Controller Cloud/Region Version SLA Timestamp
openstack maas-controller mymaas/default 2.8.6 unsupported 04:28:49Z
openstack maas-controller mymaas/default 2.8.7 unsupported 04:28:49Z
Model "admin/openstack" is empty

View File

@ -58,7 +58,7 @@ instructions`_ for details:
.. code-block:: none
sudo snap install maas-test-db
sudo snap install maas --channel=2.8/stable
sudo snap install maas --channel=2.9/stable
sudo maas init region+rack --maas-url http://10.0.0.2:5240/MAAS --database-uri maas-test-db:///
sudo maas createadmin --username admin --password ubuntu --email admin@example.com --ssh-import lp:<unsername>
sudo maas apikey --username admin > ~ubuntu/admin-api-key

View File

@ -13,7 +13,7 @@ installed from the instructions given on the :doc:`Install OpenStack
.. code-block:: console
Model Controller Cloud/Region Version SLA Timestamp
openstack maas-controller mymaas/default 2.8.6 unsupported 01:12:49Z
openstack maas-controller mymaas/default 2.8.7 unsupported 01:12:49Z
App Version Status Scale Charm Store Rev OS Notes
ceph-mon 15.2.5 active 3 ceph-mon jujucharms 50 ubuntu

View File

@ -13,8 +13,8 @@ The software versions used in this guide are as follows:
* **Ubuntu 20.04 LTS (Focal)** for the MAAS server, Juju client, Juju
controller, and all cloud nodes (including containers)
* **MAAS 2.8.2**
* **Juju 2.8.6**
* **MAAS 2.9.1**
* **Juju 2.8.7**
* **OpenStack Victoria**
Proceed to the :doc:`Install MAAS <install-maas>` page to begin your