Files
loc_az_hci/infrastructure/preload/preload-ubuntu-vms.sh
defiQUG c39465c2bd
Some checks failed
Test / test (push) Has been cancelled
Initial commit: loc_az_hci (smom-dbis-138 excluded via .gitignore)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 09:04:46 -08:00

10 lines
228 B
Bash
Executable File

#!/bin/bash
# Preload Ubuntu Service VMs Software
echo "Preloading Ubuntu VMs software..."
echo "1. Base Ubuntu setup"
echo "2. Install service-specific software"
echo "3. Install Azure Arc agent"
echo "4. Configure services"