调整设置/root/gauss_om/username环境变量的位置
This commit is contained in:
@ -356,7 +356,6 @@ class InstallImpl:
|
||||
self.installClusterApp()
|
||||
self.context.logger.log("begin init Instance..")
|
||||
self.initInstance()
|
||||
self.configZenithInst()
|
||||
self.context.logger.log("encrypt cipher and rand files "
|
||||
"for database.")
|
||||
initPasswd = self.getPasswdFromInitParam()
|
||||
@ -402,13 +401,6 @@ class InstallImpl:
|
||||
self.context.dbInitParam.pop(pwdIndex)
|
||||
return passwd
|
||||
|
||||
def configZenithInst(self):
|
||||
"""
|
||||
function: config zenith inst
|
||||
:return:
|
||||
"""
|
||||
pass
|
||||
|
||||
def initInstance(self):
|
||||
"""
|
||||
function: init instance
|
||||
|
Reference in New Issue
Block a user