virt-install: Change PXE warning to be less authoritative

https://bugzilla.redhat.com/show_bug.cgi?id=1693891

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2020-01-26 14:03:51 -05:00
parent b5e3b724cf
commit d0d672e6d5

View File

@ -350,8 +350,8 @@ def _show_memory_warnings(guest):
def show_guest_warnings(options, guest, osdata):
if options.pxe and not supports_pxe(guest):
log.warning(_("The guest's network configuration does not support "
"PXE"))
log.warning(
_("The guest's network configuration may not support PXE"))
# Limit it to hvm x86 guests which presently our defaults
# only really matter for