Packer templates, associated scripts, and configuration for creating deployable Windows images for MAAS.
Template and scripts in this repo mostly credited to these repos:
files
folder. You can download it here.files
folder.files
folderRun this following packer command to build the image:
sudo PACKER_LOG=1 packer build windows.json
maas $PROFILE boot-resources \
create name=windows/win2019 \
title='Windows Server 2019 Standard' \
architecture=amd64/generic \
filetype=ddtgz \
content@=windows-2019/standard.tar.gz