Skip to content

remove host boot

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

remove host boot

Usage

stack remove host boot {host ...}

Description

Removes the boot configuration for a host

Arguments

  • [host]

    One or more named hosts.

Examples

  • stack remove host boot compute-0-0

    Removes the boot configuration for host compute-0-0.

  • stack remove host boot compute-0-0 compute-0-1

    Removes the boot configuration for hosts compute-0-0 and compute-0-1.

Clone this wiki locally