Run adjust_hb_device also on sp2

Testing https://bugtracker.sipwise.com/view.php?id=1857

From: Michael Prokop <mprokop@sipwise.com>
ksolomko/vlan
Michael Prokop 14 years ago
parent cc90fb589c
commit 464cfa590b

@ -1000,7 +1000,7 @@ EOF
chroot $TARGET ngcpcfg build /etc/ha.d/ha.cf
}
if "$PRO_EDITION" && [ "$ROLE" = "sp1" ] ; then
if "$PRO_EDITION" ; then
echo "Deploying PRO edition (sp1) - adjusting heartbeat device (hb_device)."
adjust_hb_device
fi

Loading…
Cancel
Save