en HA RPC doit être accessible sur eth0

このコミットが含まれているのは:
Emmanuel Garette 2019-02-20 15:21:46 +01:00
コミット 26754432e3
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -24,7 +24,7 @@
# OpenNebula sever contact information
#
%if %%one_ha_role == 'oui'
%if %%enable_one_ha == 'oui'
:one_xmlrpc: http://%%adresse_ip_eth0:2633/RPC2
%else
:one_xmlrpc: http://localhost:2633/RPC2