Skip to content

set host rack

Chris Ladd edited this page Oct 11, 2019 · 3 revisions

set host rack

Usage

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

Description

Set the rack number for a list of hosts.

Arguments

  • [host]

    One or more host names.

Parameters

  • [rack=string]

    The rack name (usually a number) to assign to each host.

Examples

  • stack set host rack backend-2-0 rack=2

    Set the rack number to 2 for backend-2-0.

Clone this wiki locally