#!/bin/bash
set -eux

os-svc-enable -an corosync

os-svc-restart -an corosync
