DEBIAN!!!
This commit is contained in:
parent
f0d37da26d
commit
66289b7c5b
|
@ -126,7 +126,7 @@ pub async fn new_instance(
|
|||
let mut system_map = InfoMap::new();
|
||||
system_map.push(
|
||||
"serial",
|
||||
format!("ds=nocloud;s={}", ctx.config.cloud.http_addr()),
|
||||
format!("ds=nocloud-net;s={}", ctx.config.cloud.http_addr()),
|
||||
);
|
||||
sysinfo.system(system_map);
|
||||
sysinfo
|
||||
|
|
Loading…
Reference in a new issue