Add coredump runtime manifest to config
Add the coredump runtime manifest to the config puppet manifest to
update the coredump configuration with default parameters upon
bootstrap.
Test plan
PASS: AIO-SX install, bootstrap and initial unlock
PASS: Verify if coredump config file is changed before initial unlock,
after bootstrap.
PASS: Verify if coredump config file is changed after initial unlock.
Closes-bug: 2039064
Change-Id: I3235afde70f6def71b22e11bd3b61ec9f5cca908
Signed-off-by: Heron Vieira <heron.vieira@windriver.com>
This commit is contained in:
committed by
Adriano Oliveira
parent
d9f373a3f9
commit
2a58155df6
@@ -535,6 +535,7 @@ class platform::config::pre {
|
||||
include ::platform::config::dc_root_ca
|
||||
}
|
||||
include ::platform::coredump::k8s_token_handler::config
|
||||
include ::platform::coredump::runtime
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user