# start corosync at boot [yes|no]
%if %%activer_haute_dispo != 'non'
START=yes
%else
START=no
%end if
