1
0
mirror of synced 2026-04-15 15:49:48 +00:00

xen-create-image: Also output (often automatically determined) mirror

This commit is contained in:
Axel Beckert
2010-05-15 18:24:50 +02:00
parent 591f23157a
commit c9023d73fd

View File

@@ -2312,6 +2312,7 @@ sub showSummary
logprint("--------------------\n");
logprint("Hostname : $CONFIG{'hostname'}\n");
logprint("Distribution : $CONFIG{'dist'}\n");
logprint("Mirror : $CONFIG{'mirror'}\n");
if ( defined $CONFIG{ 'image-dev' } )
{