buildout.hash.cfg 1004 Bytes
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).
[template-erp5]
filename = instance-erp5.cfg.in
17
md5sum = a617197b7be3cc40d97a97c75f923a48
18 19 20

[template-balancer]
filename = instance-balancer.cfg.in
21
md5sum = 0f0ff00eca0b2ba1f1626b6415acb719
22 23 24

[template-apache-backend-conf]
filename = apache-backend.conf.in
25
md5sum = 7d1d13f4a888c2735ff8d7a4a961d9b2