summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2014-11-24 22:19:04 +0100
committerJan Pokorný <jpokorny@redhat.com>2014-11-24 22:45:44 +0100
commitc4344cb22c4e52dfed2d955a3d69411b849f18ef (patch)
treefe31bfb69f02a53a3f7d30ff8dbaf9e45e2b586d
parentbd8ae79ba30bb0227d5eff0c66026e8afc056132 (diff)
downloadclufter-c4344cb22c4e52dfed2d955a3d69411b849f18ef.tar.gz
clufter-c4344cb22c4e52dfed2d955a3d69411b849f18ef.tar.xz
clufter-c4344cb22c4e52dfed2d955a3d69411b849f18ef.zip
utils_cluster: update knowledge about el7.1
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--utils_cluster.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils_cluster.py b/utils_cluster.py
index f291844..3303891 100644
--- a/utils_cluster.py
+++ b/utils_cluster.py
@@ -88,6 +88,9 @@ cluster_map = {
'corosync': (2, 3),
'pacemaker[coro]': (1, 1, 10),
}),
+ ((7, 1), {
+ 'pacemaker[acls,coro]': (1, 1, 12),
+ }),
),
'ubuntu': (
((13, 04), {