buildout.hash.cfg 1.68 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
# THIS IS NOT A BUILDOUT FILE, despite purposedly using a compatible syntax.
# The only allowed lines here are (regexes):
# - "^#" comments, copied verbatim
# - "^[" section beginings, copied verbatim
# - lines containing an "=" sign which must fit in the following categorie.
#   - "^\s*filename\s*=\s*path\s*$" where "path" is relative to this file
#     Copied verbatim.
#   - "^\s*hashtype\s*=.*" where "hashtype" is one of the values supported
#     by the re-generation script.
#     Re-generated.
# - other lines are copied verbatim
# Substitution (${...:...}), extension ([buildout] extends = ...) and
# section inheritance (< = ...) are NOT supported (but you should really
# not need these here).
[template-nginx-service]
filename = template-nginx-service.sh.in
md5sum = 5c94d952305552dcbeaeaeb27dd28f3b

[template-nginx-configuration]
filename = template-nginx.cfg.in
21
md5sum = fc4f258e3ae56e0c9596484d736ccfed
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36

[template-dcron-service]
filename = template-dcron-service.sh.in
md5sum = 1372441dac23e4fa7d2dc773a74725ea

[template-backup-script]
filename = template-backup-script.sh.in
md5sum = 4c75f8462eaef2d8fcf24627e5f3575a

[template-crontab-line]
filename = template-crontab-line.in
md5sum = 5cbd64f04da0601ba4286516a6161f5e

[template-crontab]
filename = template-crontab.in
37
md5sum = f1f82101258de19068262b7213fc478b
38 39 40 41 42 43 44

[status2rss]
filename = status2rss.py
md5sum = 432d22bb0f67df5203bbc5d1134a952b

[template-update-rss-script]
filename = template-update-rss.sh.in
45
md5sum = ae4a0043414336a521b524d9c95f1c68
46 47 48

[template-pullrdiffbackup]
filename = instance-pullrdiffbackup.cfg.in
49
md5sum = c1f00c251298c2ab7fd095e7c4571d3b
50 51 52 53

[template]
filename = instance.cfg.in
md5sum = 42021b325159dff29e4bd4e33b8ff2f3