Changed install password, the installer doesnt like exclamations!

This commit is contained in:
Deon George 2018-04-03 09:22:00 +10:00
parent c09e682e72
commit 5e5cc1b0e9

4
install-oc.xml Executable file → Normal file
View File

@ -10,7 +10,7 @@
<!-- Set these variables if you are installing the OC.-->
<variable name="port" value="11443" />
<variable name="ssl.password" value="" />
<variable name="ssl.password" value="T$M4Ev3ryB0dY+" />
<!-- Update the value of installDir to change the installation directory.-->
<variable name='installDir' value='/opt/tivoli/tsm'>
@ -36,7 +36,7 @@
<!-- Operations Center profile variables. -->
<data key="user.securePortNumber,com.tivoli.dsm.gui.offering" value="${port}" />
<data key="user.SSL_PASSWORD" value="T$M4Ev3ryB0dY!" />
<data key="user.SSL_PASSWORD" value="T$M4Ev3ryB0dY+" />
</profile>
<install modify='false'>