photoncloud-monorepo/chainfire/baremetal/pxe-server/assets/.gitkeep
centra 5c6eb04a46 T036: Add VM cluster deployment configs for nixos-anywhere
- netboot-base.nix with SSH key auth
- Launch scripts for node01/02/03
- Node configuration.nix and disko.nix
- Nix modules for first-boot automation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-11 09:59:19 +09:00

9 lines
305 B
Text

# This directory is a placeholder for runtime assets
#
# Actual boot assets will be created at: /var/lib/pxe-boot/
# when the PXE server is deployed.
#
# This includes:
# - iPXE bootloaders (undionly.kpxe, ipxe.efi)
# - iPXE boot scripts (boot.ipxe)
# - NixOS boot images (bzImage, initrd) - from T032.S3