summaryrefslogtreecommitdiff
path: root/habitat/default.toml
blob: 04385fc371698a5fd4a96d047a62f4ddde0b0f6f (plain)
1
2
3
4
5
6
7
8
9
10
11
# The Chef run interval in seconds
interval = 10 

# The splay
splay = 10

# The default log level
log_level = "info"

# The default run list
run_list = ""