MuranoFileShare address fixed.
Change-Id: Ibb6752c31d28b705cd4bd97f12fe992675a24fe2
This commit is contained in:
parent
30c4ec9ecc
commit
e3ee182ed6
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user