mirror of https://github.com/apache/cloudstack.git
remove the hardcode configuration
This commit is contained in:
parent
433b70e9e8
commit
5dc0e5d56c
|
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
instance=ConsoleProxy
|
instance=ConsoleProxy
|
||||||
consoleproxy.httpListenPort=8002
|
consoleproxy.httpListenPort=8002
|
||||||
public.ip=65.19.181.3
|
|
||||||
|
|
||||||
#resource= the java class, which agent load to execute
|
#resource= the java class, which agent load to execute
|
||||||
resource=com.cloud.agent.resource.consoleproxy.ConsoleProxyResource
|
resource=com.cloud.agent.resource.consoleproxy.ConsoleProxyResource
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue