#!/bin/bash
set -eux

os-svc-enable -n corosync

os-svc-restart -n corosync
