summaryrefslogtreecommitdiffstats
path: root/utils_corosync.py
blob: 7c823489c4780a086ddcacc79d3d9c17f72beb1b (plain)
1
2
3
4
5
6
7
8
# -*- coding: UTF-8 -*-
# Copyright 2015 Red Hat, Inc.
# Part of clufter project
# Licensed under GPLv2+ (a copy included | http://gnu.org/licenses/gpl-2.0.txt)
"""CMAN helpers, mainly used in the filter definitions"""
__author__ = "Jan Pokorný <jpokorny @at@ Red Hat .dot. com>"

PATH_COROCONF = '/etc/corosync/corosync.conf'