Revision ebba4508 snf-image-host/defaults

b/snf-image-host/defaults
65 65
# PITHOS_DATA="/var/lib/pithos/data"
66 66

  
67 67
# PROGRESS_MONITOR: External program that monitors the progress of the image
68
# deployment. For now, this program is treated by snf-image as a decorator for
69
# the raw copy command that copies the image file to the instance's hard disk.
70
# This program must support the following options:
71
#   -r, which specifies the expected number of bytes to be written to the disk.
72
#   -i, which specifies the Ganeti instance name.
68
# deployment. This program should accept as argument a named pipe file where
69
# snf-image outputs monitor messages.
73 70
# PROGRESS_MONITOR=""
74 71

  
75 72
# UNATTEND: This variables overwrites the unattend.xml file used when deploying

Also available in: Unified diff