Revision 549118f0 README

b/README
70 70
- ARCH:       Define the architecture of the image to use. Accepts either 'x86'
71 71
              or 'x86_64'.
72 72
- CUSTOMIZE_DIR: A directory containing customization script for the instance.
73
              (by default $sysconfdir/ganeti/instance-image.d) See
73
              (by default $sysconfdir/ganeti/instance-image/hooks) See
74 74
              "Customization of the instance" below.
75 75
- IMAGE_DEBUG: Enable verbose output for instance scripts.
76 76

  
......
217 217
-----------------------------
218 218

  
219 219
If run-parts is in the os create script, and the CUSTOMIZE_DIR (by default
220
$sysconfdir/ganeti/instance-image.d, /etc/ganeti/instance-image.d if you
220
$sysconfdir/ganeti/instance-image/hooks, /etc/ganeti/instance-image/hooks if you
221 221
configured the os with --sysconfdir=/etc) directory exists any executable whose
222 222
name matches the run-parts execution rules (quoting run-parts(8): the names must
223 223
consist entirely of upper and lower case letters, digits, underscores, and

Also available in: Unified diff