mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 19:22:05 +00:00
when no domain defined, should print error
This commit is contained in:
parent
41c86021be
commit
c655395d60
@ -2440,9 +2440,10 @@ sub addnet
|
||||
} else {
|
||||
$callback->(
|
||||
{
|
||||
warning => [
|
||||
error => [
|
||||
"No $net specific entry for domain, and no domain defined in site table."
|
||||
]
|
||||
],
|
||||
errorcode => [1]
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user