Debian: Add management_interface to platform.conf
The platform.conf management_interface is read by mtc and enabling an initial configuration allows process dependent on this info. This is required until the kickstarts populate the platform.conf with the required info. For an AIO-SX, management_interface=lo is the expected value. TestPlan: On Debian: PASSED Installation PASSED Observe mtce logs prior to bootstrap (e.g. mtcClient.log) PASSED Debian bootstrap with published workarounds PASSED Observe mtce logs post bootstrap (e.g. mtcAgent.log) Story: 2009101 Task: 44531 Signed-off-by: John Kung <john.kung@windriver.com> Change-Id: I70da1cdefd3348374f63226e7627af85f90a7390
This commit is contained in:
parent
5d409b3482
commit
9bf35432d2
@ -52,6 +52,7 @@ rootfs-pre-scripts:
|
||||
subfunction=controller,worker
|
||||
system_type=All-in-one
|
||||
security_profile=standard
|
||||
management_interface=lo
|
||||
SCRIPT_ENDOF
|
||||
rootfs-post-scripts:
|
||||
- |-
|
||||
|
Loading…
x
Reference in New Issue
Block a user