summaryrefslogtreecommitdiffstats
path: root/base/all/root/scripts/cluster_configure/templates/rhel/00.ctdb/4.9.0#/files/etc/ctdb/script.options
blob: 092c53d8258ba3e8cdcd23963cdc7be3178a8b6b (plain)
1
2
3
4
5
6
7
8
# These could be in per-event-script files but this is more convenient
# for now

CTDB_MANAGES_SAMBA=yes
CTDB_MANAGES_WINBIND=!!|"yes" if self.config.get("package:ctdb", "auth_method") == "winbind" else "no"!!
CTDB_MANAGES_NFS=yes
CTDB_MANAGES_HTTPD=yes
CTDB_MANAGES_VSFTPD=yes