buildout.hash.cfg 1.5 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).
[instance-common]
filename = instance-common.cfg.in
17
md5sum = e000e7134113b9d1c63d40861eaf0489
18 19 20

[root-common]
filename = root-common.cfg.in
21
md5sum = c91b5540f94ce76af31f84584df7a3ef
22 23 24

[instance-neo-admin]
filename = instance-neo-admin.cfg.in
25
md5sum = b6e1ccb1d90160110202e5111eec2afa
26 27 28

[instance-neo-master]
filename = instance-neo-master.cfg.in
29
md5sum = 710dedc7cf018ffd1af1743fe7b878cb
30 31 32

[instance-neo]
filename = instance-neo.cfg.in
33
md5sum = fda911d5ef9efee365f1b0ff9843a50b
34 35 36

[template-neo-my-cnf]
filename = my.cnf.in
37
md5sum = 56ea8f452d9e1526157ab9d03e631e1a
38 39 40

[template-neo]
filename = instance.cfg.in
41
md5sum = 78c46af020ebd0ff25a1b474a119695f
42 43 44 45 46 47 48

[cluster]
filename = cluster.cfg.in
md5sum = 5afd326de385563b5aeac81039f23341

[runTestSuite.in]
_update_hash_filename_ = runTestSuite.in
49
md5sum = 1e2126d02f54daaa624cefeea004c2da