diff options
author | Patrick Vacek <patrickvacek@gmail.com> | 2019-05-28 09:46:28 +0200 |
---|---|---|
committer | Eugene Smirnov <evgenii.smirnov@here.com> | 2019-07-17 18:23:46 +0200 |
commit | 0cf02e05962c69a808d7bfeca33e5b9cf58f3a44 (patch) | |
tree | 4ab66b5bffb8a0584dc086f823af37d3b362b9ce /recipes-test/demo-config/files/30-secondary-config.toml | |
parent | 371d37a551447ed9a718e7e4fde8b7a3628c2e96 (diff) | |
download | meta-updater-0cf02e05962c69a808d7bfeca33e5b9cf58f3a44.tar.gz |
Rename provisioning methods.
"Autoprovisioning" or "automatic provisioning" is now known as "shared
credential provisioning". "Implicit provisioning" is now known as
"device credential provisioning". "HSM provisioning" was always a
misnomer, so it is now refered to as "device credential provisioning
with an HSM".
This includes a bump of the aktualizr version as well.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Diffstat (limited to 'recipes-test/demo-config/files/30-secondary-config.toml')
-rw-r--r-- | recipes-test/demo-config/files/30-secondary-config.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-test/demo-config/files/30-secondary-config.toml b/recipes-test/demo-config/files/30-secondary-config.toml new file mode 100644 index 0000000..7714240 --- /dev/null +++ b/recipes-test/demo-config/files/30-secondary-config.toml | |||
@@ -0,0 +1,2 @@ | |||
1 | [uptane] | ||
2 | secondary_config_file = "@CFG_FILEPATH@" | ||