mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Port some changes back to OSS (#8359)
This commit is contained in:
@@ -1290,6 +1290,9 @@ CLUSTER_SYNTHESIS_COMPLETE:
|
||||
return 1
|
||||
}
|
||||
|
||||
// Apply any enterprise configuration onto the coreConfig.
|
||||
adjustCoreConfigForEnt(config, coreConfig)
|
||||
|
||||
// Initialize the core
|
||||
core, newCoreError := vault.NewCore(coreConfig)
|
||||
if newCoreError != nil {
|
||||
|
||||
Reference in New Issue
Block a user