Details
-
Type:
Task
-
Status: Open
-
Priority:
(None)
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:3
-
Backlog:yes
Description
Acceptance criteria:
- Image converter must produce two mender.conf files, one in /etc/mender and one in /data/mender
- Persistent settings (like partition information) should be in data partition
- Transient settings (like polling intervals, server config, tenant token) should be in /etc
- Feature must documented in the appropriate section under client configuration
See MEN-2073 for details on how the two files work, and MEN-2145 for inspiration of how it was solved there.