Move provisioning to separate file

- Corrected disk size for 18 TB
- Moved provisioning logic to separate script
- Added scratch directory with .gitignore for local overrides
- Fixed VAGRANT_PROV boolean handling to prevent default override
This commit is contained in:
2025-03-05 22:53:26 -05:00
parent ebf2bfa46a
commit c84c1217ac
4 changed files with 39 additions and 31 deletions

2
scratch/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore