github action to build exsi installation iso
本文最后更新于:2024年8月9日 晚上
---
Source project
https://github.com/Jas0n0ss/exsi-customize-iso
Basic build workflow
- Build Powershell env with
python3.7
- Install python modules:
six psutil lxml pyopenssl
- Install
VMware.Powercli
- Download ESXi-Customizer-PS Powershell script
- Use
ESXi-Customizer-PS
script generate customized ISO - Upload
customized ISO
andbuild log
to GitHub release
Github Action Workflow
1 |
|
github action to build exsi installation iso
https://git.msft.vip/2023/02/15-github-action-to-build-exsi-installation-iso/