diff options
Diffstat (limited to 'docs/modules')
-rw-r--r-- | docs/modules/ROOT/pages/sota-variables.adoc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/modules/ROOT/pages/sota-variables.adoc b/docs/modules/ROOT/pages/sota-variables.adoc index 1dbc89a..7614a8a 100644 --- a/docs/modules/ROOT/pages/sota-variables.adoc +++ b/docs/modules/ROOT/pages/sota-variables.adoc | |||
@@ -15,12 +15,6 @@ | |||
15 | | `OSTREE_DEPLOY_DEVICETREE`|Set this to '1' to include devicetree(s) to boot | 15 | | `OSTREE_DEPLOY_DEVICETREE`|Set this to '1' to include devicetree(s) to boot |
16 | | `GARAGE_SIGN_AUTOVERSION`|Set this to '1' to automatically fetch the last version of the garage tools installed by the aktualizr-native. Otherwise use the fixed version specified in the recipe. | 16 | | `GARAGE_SIGN_AUTOVERSION`|Set this to '1' to automatically fetch the last version of the garage tools installed by the aktualizr-native. Otherwise use the fixed version specified in the recipe. |
17 | | `GARAGE_TARGET_URL` | Sets the `--url` parameter of `garage-sign targets add`, which sets a custom URL for the Image repository targets. | 17 | | `GARAGE_TARGET_URL` | Sets the `--url` parameter of `garage-sign targets add`, which sets a custom URL for the Image repository targets. |
18 | ifndef::env-github[] | ||
19 | [NOTE] | ||
20 | ==== | ||
21 | Currently, this only works when using the master branch of meta-updater. | ||
22 | ==== | ||
23 | endif::[] | ||
24 | | `GARAGE_TARGET_EXPIRES` | Sets the `--expires` parameter of `garage-sign targets sign`. Format is a UTC instant such as '2018-01-01T00:01:00Z'. | 18 | | `GARAGE_TARGET_EXPIRES` | Sets the `--expires` parameter of `garage-sign targets sign`. Format is a UTC instant such as '2018-01-01T00:01:00Z'. |
25 | ifndef::env-github[] | 19 | ifndef::env-github[] |
26 | [NOTE] | 20 | [NOTE] |