Revision dcd7b382 defaults

b/defaults
42 42
# By default /etc/ganeti/instance-debootstrap.d
43 43
# CUSTOMIZE_DIR="/etc/ganeti/instance-debootstrap.d"
44 44

  
45
# GENERATE_CACHE: if set to yes (the default), create new cache files;
46
# any other value will disable the generation of cache files (but they
47
# will still be used if they exist)
48
GENERATE_CACHE="yes"
49

  
50
# CLEAN_CACHE: should be set to the number of days after which to
51
# clean the cache; the default is 14 (two weeks); to disable cache
52
# cleaning, set it to an empty value ("")
53
CLEAN_CACHE="14"
54

  
55 45
# PARTITION_STYLE: whether and how the target device should be partitioned.
56 46
# Allowed values:
57 47
# 'none': just format the device, but don't partition it

Also available in: Unified diff