Azure / Azure/azvmimagebuilder
Disable cleaning scripts from the system
- Dominant language
- PowerShell
- Stars
- 111
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
I am using AIB to build a WinServ2016 image with CIS hardening policies applied. Once the hardening policies are applied, the build seems to hang and I found this is because packer is not able to cleanup the temporary script it uploaded when looked through the customization.log:

With packer it is possible to use [`skip_clean`](https://www.packer.io/docs/provisioners/shell#skip_clean) to avoid this issue. Is there a similar option available with AIB or possibly made available in the near future?
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.