mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-28 15:21:11 +00:00
Have rinstall default to uefi boot
When doing rinstall, default to UEFI now
This commit is contained in:
@@ -311,6 +311,7 @@ sub rinstall
|
||||
|
||||
my @rsetbootarg;
|
||||
push @rsetbootarg, "net";
|
||||
push @rsetbootarg, "-u";
|
||||
my $res =
|
||||
xCAT::Utils->runxcmd(
|
||||
{
|
||||
|
Reference in New Issue
Block a user