Skip to content

add os attr

Joe Kaiser edited this page Dec 29, 2017 · 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