Skip to content

set host rank

Anoop Rajendra edited this page May 15, 2017 · 1 revision

set host rank

Usage

stack set host rank {host ...} {rank=string}

Description

Set the rank number for a list of hosts.

Arguments

  • [host]

    One or more host names.

Parameters

  • [rank=string]

    The rank number to assign to each host.

Examples

  • stack set host rank compute-0-2 rank=2

    Set the rank number to 2 for compute-0-2.

Clone this wiki locally