MuranoFileShare address fixed.

Change-Id: Ibb6752c31d28b705cd4bd97f12fe992675a24fe2
This commit is contained in:
Dmitry Teselkin 2013-06-15 10:04:24 +04:00
parent 30c4ec9ecc
commit e3ee182ed6

View File

@ -5,7 +5,7 @@ $WindowsAgentConfigFile = "C:\Murano\Agent\WindowsAgent.exe.config"
$WindowsAgentLogFile = "C:\Murano\Agent\log.txt"
$NewComputerName = '%INTERNAL_HOSTNAME%'
$MuranoFileShare = '%MURANO_SERVER_ADDRESS%\share'
$MuranoFileShare = '\\%MURANO_SERVER_ADDRESS%\share'
$RestartRequired = $false