mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Removal of go-testing-interface (CE changes) (#27578)
* Removal of go-testing-interface CE changes * CE only fine * Changelog * Changelog
This commit is contained in:
@@ -16,11 +16,6 @@ import (
|
||||
func entInitCommands(ui, serverCmdUi cli.Ui, runOpts *RunOptions, commands map[string]cli.CommandFactory) {
|
||||
}
|
||||
|
||||
func entEnableFourClusterDev(c *ServerCommand, base *vault.CoreConfig, info map[string]string, infoKeys []string, tempDir string) int {
|
||||
c.logger.Error("-dev-four-cluster only supported in enterprise Vault")
|
||||
return 1
|
||||
}
|
||||
|
||||
func entAdjustCoreConfig(config *server.Config, coreConfig *vault.CoreConfig) {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user