Skip to content

add os attr

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

add os attr

Usage

stack add os attr {os ...} {attr=string} {value=string} [shadow=boolean]

Description

Adds an attribute to an os and sets the associated values

Arguments

  • [os]

    Name of os

Parameters

  • [attr=string]

  • [value=string]

  • {shadow=boolean}

    If set to true, then set the 'shadow' value (only readable by root and apache).

Clone this wiki locally