Details
-
Type:
Task
-
Status: Done
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Sprint:MEN Sprint 59
-
Story Points:3
-
Backlog:yes
Description
A user wanting to build for Hosted Mender updated his local.conf accordingly:
MENDER_SERVER_URL = "https://hosted.mender.io" MENDER_TENANT_TOKEN = "..."
However it didn't work and it seems like the reason is that he is on morty with Mender 1.0.1, so I am assuming that setting MENDER_TENANT_TOKEN does not have any effect there.
This is just one example, most likely other options will be set and might be silently ignored because users are on a release that does not support those options.
Acceptance criteria
- If a variable with the MENDER_ prefix is set and it is not used a build-time warning is issued