owner.variables¶
Variables owner¶
type |
object |
||
properties |
|||
|
The id of the template to use for this file |
||
type |
string |
||
|
The variables and their values to be replaced from the template |
||
type |
object |
||
additionalProperties |
|||
|
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 |
|
|
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 |
||
|
The ID of the module who own this variable |
||
type |
string |
||
|
If the variable is persisted between two reboot (Warning : the volume of the module must be shared between swarm node) |
||
type |
boolean |
||
default |
False |
||
|
First value to be published at startup. If the value is persisted, the persisted one will be publish instead. |
||
additionalProperties |
False |