summaryrefslogtreecommitdiff
path: root/roles/create-pxe-archive/tasks
AgeCommit message (Collapse)Author
2020-03-17Replaced deletion of cc_vyos by disabling modules in configzsdc
2020-03-13Fixed conditions for creating PXE archivezsdc
2020-02-28Added option to exclude `cc_vyos` from Cloud-initzsdc
When Cloud-init metadata is not available this module can break configuration procedure or overwrite options, assigned via User-Data.
2020-02-27Added /boot/ directory to the squashfs image for PXEzsdc
With /boot/ directory it is possible not only run VyOS in-memory but also install it via PXE too in a native way
2020-02-26Fixes and additions in QEMU image buildingzsdc
* Fixed deleting APT lists from a cache to decrease resulting image size * Added option for creating an archive with files required for boot via PXE * Added option for keeping default user when creating an image with Cloud-init