mirror of
https://github.com/bin456789/reinstall.git
synced 2025-02-08 06:20:06 +08:00
parent
605b0b4a95
commit
133c7e3b29
2
trans.sh
2
trans.sh
@ -2255,7 +2255,7 @@ create_cloud_init_network_config() {
|
|||||||
yq -i ".network.version=1 |
|
yq -i ".network.version=1 |
|
||||||
.network.config[$config_id].type=\"physical\" |
|
.network.config[$config_id].type=\"physical\" |
|
||||||
.network.config[$config_id].name=\"$ethx\" |
|
.network.config[$config_id].name=\"$ethx\" |
|
||||||
.network.config[$config_id].mac_address=\"$mac_addr\"
|
.network.config[$config_id].mac_address=(\"$mac_addr\" | . style=\"single\")
|
||||||
" $ci_file
|
" $ci_file
|
||||||
|
|
||||||
subnet_id=0
|
subnet_id=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user