summaryrefslogtreecommitdiffstats
path: root/debian/bcfg2.default
blob: 0164e553184ea1992617e17872a24802a132d75d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Configuration options for bcfg2 client

# BCFG2_OPTIONS:
# Set the default options for Bcfg2 on startup
#   Default: "-q"
#BCFG2_OPTIONS="-q"

# BCFG2_ENABLED:
# Should Bcfg2 be run automatically by system scripts
#
# Uncomment the following line to enable any of the below selections
#   Default: 0 (disable)
#BCFG2_ENABLED=1

# BCFG2_INIT:
# Enable bcfg2 during system bootup
#
# Set value to 1 to enable
#   Default: 0 (disable)
#BCFG2_INIT=1

# BCFG2_AGENT:
# Bcfg2 no longer supports agent mode please use the Agent+SSH method

# BCFG2_CRON:
# Set the frequency of cron runs.
#
# Can be set to off, hourly, daily or both
#    Default: off
#BCFG2_CRON=off