1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-31 01:47:11 +03:00

B #6575: Load remote env for attach_nic action

This properly loads kvmrc values on attach nic, in particular DEFAULT_ATTACH_NIC_MODEL

(cherry picked from commit cd5527e7d6e89d721938331a56d1679a1c85af4d)
This commit is contained in:
Ruben S. Montero 2024-05-16 11:27:50 +02:00
parent 4db0e74f43
commit 63e2ceeebf
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -58,7 +58,7 @@ include VirtualMachineManagerKVM
# ------------------------------------------------------------------------------
# ------------------------------------------------------------------------------
load_local_env
load_remote_env
domain = ARGV[0]