Changes between Version 25 and Version 26 of PxeUsage


Ignore:
Timestamp:
04/11/08 22:09:08 (16 years ago)
Author:
bas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PxeUsage

    v25 v26  
    8787When leading zeros are used, then rack and/or node names will be padded with zeros, eg:
    8888  * {{{ pxeconfig --basename gb- -rack r01-r02 --node n01-n02 --filename default.memtest }}}
    89 
     89{{{
    9090will create links for hosts:
    9191  * gb-r01n01
     
    9393  * gb-r02n01
    9494  * gb-r02n02
     95}}}}