ctdb-config: Add a default script.options file
[samba.git] / ctdb / config / script.options
1 # For now, use script.options to demonstrate these options.  The
2 # CTDB_MANAGES_* variables will go away soon.  See other *.options
3 # examples for more specific examples.
4
5 #
6 # Samba configuration
7 #
8
9 # 50.samba.options
10 CTDB_MANAGES_SAMBA=yes
11 # CTDB_SAMBA_SKIP_SHARE_CHECK=yes
12
13 # 49.winbind.options
14 CTDB_MANAGES_WINBIND=yes
15
16 #
17 # NFS configuration
18 #
19
20 # 60.nfs.options
21 CTDB_MANAGES_NFS=yes
22 CTDB_RPCINFO_LOCALHOST="127.0.0.1"