Skip to content

set host box

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

set host box

Usage

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

Description

Sets the box for a list of hosts.

Arguments

  • [host]

    One or more host names.

Parameters

  • [box=string]

    The name of the box (e.g. default)

Examples

  • stack set host box backend box=default

    Set the box for all backend nodes to default.

Clone this wiki locally