This commit is contained in:
2023-09-16 19:23:11 +08:00
parent 9c8b4d8dc8
commit de9189bd32
6 changed files with 119 additions and 84 deletions

View File

@@ -114,6 +114,7 @@ type YamlConfig struct {
EtcDir string `yaml:"etcdir"`
BinDir string `yaml:"bindir"`
OmcDir string `yaml:"omcdir"`
ScpDir string `yaml:"scpdir"`
LicenseDir string `yaml:"licensedir"`
} `yaml:"ne"`

View File

@@ -74,6 +74,7 @@ ne:
etcdir: /usr/local/etc
bindir: /usr/local/bin
omcdir: /usr/local/omc
scpdir: /tmp
licensedir: /usr/local/etc/{neType}/license
# chk2ne: true/false, if put OmcNeConfig parameters to NE
@@ -97,7 +98,7 @@ omc:
license: ./license
gtpUri: gtp:192.168.2.119:2152
checkContentType: false
testMode: true
testMode: false
rbacMode: true
runDir: