Procházet zdrojové kódy

Config version must be specified

Signed-off-by: Ferenc Wágner <wferi@debian.org>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Ferenc Wágner před 7 roky
rodič
revize
fcf5733ccb
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      conf/corosync.conf.example

+ 2 - 0
conf/corosync.conf.example

@@ -1,5 +1,7 @@
 # Please read the corosync.conf.5 manual page
 # Please read the corosync.conf.5 manual page
 totem {
 totem {
+	version: 2
+
 	# Set name of the cluster
 	# Set name of the cluster
 	cluster_name: ExampleCluster
 	cluster_name: ExampleCluster