Changes between Version 33 and Version 34 of Tutorials/Cloud/OSM


Ignore:
Timestamp:
Oct 21, 2019, 4:12:48 PM (5 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Cloud/OSM

    v33 v34  
    2121===== Pre-set-up:
    22221. Create a reservation
    23 1. Log into the c
    24 
    25 {{{ omf load -t srv1-lg1.sb1.cosmos-lab.org -i opensourcemano_1804.ndz }}}
    26 
    27 
     231. Log into the console
     241. Load image: {{{ omf load -t srv1-lg1.sb1.cosmos-lab.org -i opensourcemano_1804.ndz -r 60}}}
     251. Turn the node on: {{{ omf tell -a on -t srv1-lg1.sb1.cosmos-lab.org }}}
    2826
    2927ssh Credentials: native / native
     
    4341
    44421. Prepare the node
    45  1. Load the image: {{{ omf load -t srv3-lg1.sb1.cosmos-lab.org -i baseline_1804.ndz -r 60 }}}
     43 1. Load the image: {{{ omf load -t srv2-lg1.sb1.cosmos-lab.org -i baseline_1804.ndz -r 60 }}}
    4644 1. Turn the node on: {{{ omf tell -a on -t srv3-lg1.sb1.cosmos-lab.org }}}
    4745 1. Log in as root: {{{ ssh native@srv3-lg1.sb1.cosmos-lab.org }}}