Add CUSTOMIZE_DIR to personalize the installation
[ext/instance-debootstrap.git] / defaults
index e2c73ae..76b3643 100644 (file)
--- a/defaults
+++ b/defaults
 # EXTRA_PKGS="acpi-support-base,console-tools,udev,linux-image-amd64"
 #
 
+# CUSTOMIZE_DIR: a directory containing scripts to customize the installation.
+# The scripts are executed using run-parts
+# By default /etc/ganeti/instance-debootstrap.d
+# CUSTOMIZE_DIR="/etc/ganeti/instance-debootstrap.d"
+
 # GENERATE_CACHE: if set to yes (the default), create new cache files;
 # any other value will disable the generation of cache files (but they
 # will still be used if they exist)