Merge "Add fix with MSSQL service deployment"

This commit is contained in:
Jenkins 2013-12-10 12:34:04 +00:00 committed by Gerrit Code Review
commit 0c82a8825d

View File

@ -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": [
{