summaryrefslogtreecommitdiff
path: root/virt-install
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-01-26 14:03:51 -0500
committerCole Robinson <crobinso@redhat.com>2020-01-26 14:26:19 -0500
commitd0d672e6d57df54af3d5d15c3078237a6d59bf2b (patch)
tree63489ba116d7e715002c9af901ba9a095ff6116b /virt-install
parentb5e3b724cffea03b3b6206e9125c1bf3019a5c61 (diff)
downloadvirt-manager-d0d672e6d57df54af3d5d15c3078237a6d59bf2b.tar.gz
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>
Diffstat (limited to 'virt-install')
-rwxr-xr-xvirt-install4
1 files changed, 2 insertions, 2 deletions
diff --git a/virt-install b/virt-install
index 9d574fc8..09f01441 100755
--- a/virt-install
+++ b/virt-install
@@ -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