Compare commits
1 Commits
102d4a16dd
...
c89c30e8f2
| Author | SHA1 | Date | |
|---|---|---|---|
| c89c30e8f2 |
@@ -90,7 +90,7 @@ impl HostNetworkConfigurationInterpret {
|
|||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
warn!(
|
warn!(
|
||||||
"[Host {current_host}/{total_hosts}] Found a single port for {} interface, skipping",
|
"[Host {current_host}/{total_hosts}] Found a single port for {} interfaces, skipping",
|
||||||
host.network.len()
|
host.network.len()
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user