r1983 - Actually get the defaults in the right place now...

4 views
Skip to first unread message

com...@warewulf.lbl.gov

unread,
Apr 13, 2016, 2:39:22 PM4/13/16
to warewul...@lbl.gov
Author: jms
Date: 2016-04-13 11:39:15 -0700 (Wed, 13 Apr 2016)
New Revision: 1983

Modified:
trunk/provision/lib/Warewulf/Provision.pm
Log:
Actually get the defaults in the right place now...


Modified: trunk/provision/lib/Warewulf/Provision.pm
===================================================================
--- trunk/provision/lib/Warewulf/Provision.pm 2016-04-13 17:50:24 UTC (rev 1982)
+++ trunk/provision/lib/Warewulf/Provision.pm 2016-04-13 18:39:15 UTC (rev 1983)
@@ -174,7 +174,7 @@
{
my ($self, @strings) = @_;
my $key = "kargs";
- my $default = "quiet";
+ my $default = "net.ifnames=0 biosdevname=0 quiet";
my @return;

if (scalar(@_) > 1) {

Reply all
Reply to author
Forward
0 new messages