From 990d4b22db6e09566daa254efc6486ffb07233ce Mon Sep 17 00:00:00 2001 From: Ales Nosek Date: Wed, 8 Dec 2021 16:42:01 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31f0d45..6c42a03 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ $ ansible-playbook dns_server.yml ## Installing PXE Server -PXE server can be used for booting OpenShift hosts when installing on bare metal, vSphere or libvirt target platform. +PXE server is used for booting OpenShift hosts when installing on bare metal. It can also be used for bare metal-like OpenShift installation on other target platforms like Libvirt, oVirt, and vSphere. Note that *dnsmasq.yml* configuration file is shared between the DHCP, DNS, and PXE servers.