~le-charmers/charms/trusty/hacluster/leadership-election

« back to all changes in this revision

Viewing changes to templates/corosync

  • Committer: Andres Rodriguez
  • Date: 2012-12-11 12:54:36 UTC
  • Revision ID: andreserl@ubuntu.com-20121211125436-t29d8h46y4ui1x8e
HACluster refactoring

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Configuration file created by the ha charm
2
2
# start corosync at boot [yes|no]
3
 
START=yes
 
3
START={{ corosync_enabled }}