4 | | In this tutorial, we will be using one of the sb9 nodes for setting up OpenStack |
| 4 | In this tutorial, we will be using one of the sb9 nodes for setting up OpenStack. Make sure you have Ubuntu 20.04.5 LTS. To get the Ubuntu Version, follow these steps on the sb9 console. The below steps illustrate for node1-2 of sb9. On your sb9 console, it looks something like this |
| 5 | <username>@console:~$ |
| 6 | {{{ |
| 7 | omf tell -t node1-2 -a offh |
| 8 | omf load -t node1-2 -i baseline20.04.ndz |
| 9 | omf tell -t node1-2 -a on |
| 10 | |
| 11 | }}} |