Add working provisioning and configuration for MS SQL data warehouse

This commit is contained in:
2026-03-16 13:29:55 +01:00
parent 2eeffc604a
commit ee04f1ff1a
23 changed files with 1100 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
mssql_staging_dir: 'C:\SQLInstall'
mssql_bootstrapper_url: "https://go.microsoft.com/fwlink/p/?linkid=2215158&clcid=0x409&culture=en-us&country=US"
mssql_bootstrapper_path: 'C:\SQLInstall\SQLServer2022-setup.exe'
mssql_iso_path: 'C:\SQLInstall\SQLServer2022-x64-ENU.iso'