mirror of
https://github.com/bin456789/reinstall.git
synced 2025-07-25 22:48:33 +00:00
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
|
||||||
|
Reference in New Issue
Block a user