Add fix with MSSQL service deployment
Change-Id: Id7eae293cd38581f78f000c321c5860b20496d6e
This commit is contained in:
parent
546619c2b4
commit
cb98897b03
@ -1,11 +1,11 @@
|
||||
{
|
||||
"Scripts": [
|
||||
"/ImportCoreFunctions.ps1",
|
||||
"/OptionParser.ps1",
|
||||
"ImportCoreFunctions.ps1",
|
||||
"OptionParser.ps1",
|
||||
"SQLServer/SQLServerOptionParsers.ps1",
|
||||
"SQLServer/SQLServerInstaller.ps1",
|
||||
"SQLServer/Install-SQLServer.ps1",
|
||||
"/Alter-FirewallRulesForSQL.ps1"
|
||||
"Alter-FirewallRulesForSQL.ps1"
|
||||
],
|
||||
"Commands": [
|
||||
{
|
||||
@ -21,4 +21,4 @@
|
||||
}
|
||||
],
|
||||
"RebootOnCompletion": 0
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user