Merge "Add fix with MSSQL service deployment"
This commit is contained in:
commit
0c82a8825d
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"Scripts": [
|
"Scripts": [
|
||||||
"/ImportCoreFunctions.ps1",
|
"ImportCoreFunctions.ps1",
|
||||||
"/OptionParser.ps1",
|
"OptionParser.ps1",
|
||||||
"SQLServer/SQLServerOptionParsers.ps1",
|
"SQLServer/SQLServerOptionParsers.ps1",
|
||||||
"SQLServer/SQLServerInstaller.ps1",
|
"SQLServer/SQLServerInstaller.ps1",
|
||||||
"SQLServer/Install-SQLServer.ps1",
|
"SQLServer/Install-SQLServer.ps1",
|
||||||
"/Alter-FirewallRulesForSQL.ps1"
|
"Alter-FirewallRulesForSQL.ps1"
|
||||||
],
|
],
|
||||||
"Commands": [
|
"Commands": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user