buildout.hash.cfg 1.24 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# 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).
[monitor2-template]
filename = instance-monitor.cfg.jinja2.in
Julien Muchembled's avatar
Julien Muchembled committed
17
md5sum = fb10eabe010d136764365c7df2993814
18 19 20

[monitor-httpd-conf]
_update_hash_filename_ = templates/monitor-httpd.conf.in
21
md5sum = 0540fc5cc439a06079e9e724a5a55a70
22 23 24

[monitor-template-wrapper]
_update_hash_filename_ = templates/wrapper.in
25
md5sum = e8566c00b28f6f86adde11b6b6371403
26 27 28

[monitor-conf]
_update_hash_filename_ = templates/monitor.conf.in
29
md5sum = 76ec5b30a11e03bb2496776684259fdf
30 31 32 33

[monitor-httpd-cors]
_update_hash_filename_ = templates/httpd-cors.cfg.in
md5sum = 683ea85fc054094248baf5752dd089bf