Fix password interation on image creation
This commit is contained in:
@@ -3938,6 +3938,8 @@ sub setupRootPassword
|
||||
prompt => 'Do you want to try to change the password again??',
|
||||
default => 'y',
|
||||
);
|
||||
} else {
|
||||
$tryagain=0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user