aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEsa Jääskelä <esa.jaaskela@arm.com>2021-04-20 15:30:04 +0300
committerGitHub <noreply@github.com>2021-04-20 15:30:04 +0300
commit779eccc49199999f235733faf1296fba21795a0f (patch)
treed93f9e454e261c5f74982f050c54023a8d2b942d
parent8c57ce016a9764bd70a96e8b7c8541dec7d5f13a (diff)
parent65e0ee462df082b2f62c87165f2f7376e99d455b (diff)
Merge pull request #26 from PelionIoT/uz-wks-fix
local.conf / remove WKS-file hack for UZ
-rw-r--r--conf/local.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/local.conf b/conf/local.conf
index 9176188..5017235 100644
--- a/conf/local.conf
+++ b/conf/local.conf
@@ -97,8 +97,6 @@ ENABLE_SERIAL_CONSOLE = "1"
# edge-kubelet is a modified version of Kubernetes' kubelet to enable kubelet interact with the Pelion cloud services
PREFERRED_RPROVIDER_kubelet = "kubelet"
-WKS_FILES_uz = "sdimage-uz-sota-config.wks.in"
-
# if persistent /var/log is desired, set the following to "no"
# persistent logging is required to enable Journald's Forware Secure Sealing (FSS) feature
VOLATILE_LOG_DIR = "no"