diff --git a/README.md b/README.md index f137f1b29f487828ce7ab8dbff46c60ff411dbb9..e008dd94af36eefe2f046b91b3c1fcbe5442c1a3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ This plugin adds extended support to Foreman for querying and orchestrating WDS servers. +*Nota Bene*; to support locally booting your installation, you need to have a regular DHCP/TFTP setup in place, that can serve PXE files for the PXE loader chosen for the WDS host. +If you don't want the lifecycle management features of Foreman, you can ignore this requirement and only PXE boot the WDS host when it is to be built. + +### Not yet implemented: + +- Install image orchestration +- Unattend file deployment + - Recommended to build a http client (curl/wget/etc) into your boot image and download `https://foreman.example.com/unattend/wds_unattend` to drive the setup. + ## Compatibility | Foreman Version | Plugin Version |