bifrost/releasenotes/notes/tftpboot-b7f448c1eb0b8187.yaml
Dmitry Tantsur fc2e9e1c83 Change the TFTP directory to /var/lib/tftpboot
This avoids polluting the root file system and groups runtime
information where it belongs: in /var. When PXE boot is used, it makes
sure that the master image cache is on the same file system.

Change-Id: Ie20b5fb5d8d01d33d8420fd3a77216be44bb7576
2022-01-14 12:58:12 +01:00

6 lines
109 B
YAML

---
upgrade:
- |
The location of the PXE boot directory has been changed to
``/var/lib/tftpboot``.