mirror of
https://github.com/bin456789/reinstall.git
synced 2026-03-09 18:28:16 +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 |
|
||||
.network.config[$config_id].type=\"physical\" |
|
||||
.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
|
||||
|
||||
subnet_id=0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user