en HA RPC doit être accessible sur eth0
This commit is contained in:
@ -24,7 +24,11 @@
|
||||
|
||||
# OpenNebula sever contact information
|
||||
#
|
||||
%if %%one_ha_role == 'oui'
|
||||
:one_xmlrpc: http://%%adresse_ip_eth0:2633/RPC2
|
||||
%else
|
||||
:one_xmlrpc: http://localhost:2633/RPC2
|
||||
%end if
|
||||
:one_xmlrpc_timeout: 60
|
||||
|
||||
# Server Configuration
|
||||
|
Reference in New Issue
Block a user