owner.variables

Variables owner

type

object

properties

  • templateId

The id of the template to use for this file

type

string

  • templateVariables

The variables and their values to be replaced from the template

type

object

additionalProperties

  • variablesFiles

The variables files to use to replace the variables. The first file of the list will take precedence over the following one. Template variables take precedence over the contents of the files.

type

array

items

type

string

  • isTemplateGeneratedByOspComposer

If the value is set to true, manual editing of this file should be avoided, as the composer will override the value in the next generation.

type

boolean

  • moduleId

The ID of the module who own this variable

type

string

  • persistent

If the variable is persisted between two reboot (Warning : the volume of the module must be shared between swarm node)

type

boolean

default

False

  • default

First value to be published at startup. If the value is persisted, the persisted one will be publish instead.

additionalProperties

False