mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
feature #4613: apply aws private ip fix to cli
This commit is contained in:
parent
3f80f41c55
commit
c07abab25d
@ -48,6 +48,7 @@ end
|
||||
EXTERNAL_IP_ATTRS = [
|
||||
'GUEST_IP',
|
||||
'AWS_IP_ADDRESS',
|
||||
'AWS_PRIVATE_IP_ADDRESS',
|
||||
'AZ_IPADDRESS',
|
||||
'SL_PRIMARYIPADDRESS'
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user