buildout.hash.cfg 2.3 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.cfg]
filename = instance.cfg.in
17
md5sum = 8a08be95a04f1a47098c4fdef80bdfed
18 19 20

[instance-repman.cfg]
_update_hash_filename_ = instance-repman.cfg.jinja2.in
21
md5sum = b2273a47198d38f74c0bf84163b2ea1a
22 23 24

[config-toml.in]
_update_hash_filename_ = templates/config.toml.in
25
md5sum = 2ee2c4bc5f985c11c2167b819d261256
26 27 28

[config-cluster-toml.in]
_update_hash_filename_ = templates/cluster-config.toml.in
29
md5sum = c78c6be9537d3dffbb526b0e819bacb5
30 31 32

[nginx.conf.in]
_update_hash_filename_ = templates/nginx.conf.in
33 34 35 36
md5sum = 0eeb24c6aa0760f0d33c4cc2828ddf30

[template-mariadb.cfg]
_update_hash_filename_ = instance-mariadb.cfg.jinja2.in
37
md5sum = 21a29a41768b2370d671d3086b3ef2bb
38 39 40

[template-my-cnf]
_update_hash_filename_ = templates/my.cnf.in
41
md5sum = f3661b788099bb31d71ba6e7d36836d9
42 43 44

[template-mariadb-initial-setup]
_update_hash_filename_ = templates/mariadb_initial_setup.sql.in
45
md5sum = df44c2d6fb1971df582345daedad280c
46 47 48

[mariadb-init-root-sql]
_update_hash_filename_ = templates/mariadb_init_root.sql.in
49
md5sum = d8a0a7d72b02f911dafda655941b805d
50 51 52

[init-root-wrapper-in]
_update_hash_filename_ = templates/init_root_wrapper.in
53
md5sum = 7661e3b2f66982b9b17bd2ab73e2e8ef
54 55 56

[repman-manager-sh.in]
_update_hash_filename_ = templates/repman-manager.sh.in
57
md5sum = 852dfab6d798aa1382eec4de2fd624f9
58 59 60

[dbjobs-in]
_update_hash_filename_ = templates/dbjobs.in
61
md5sum = d2ebd2ec55bf8489789a52c808729925
62 63 64

[mysqld-need-start.sh.in]
_update_hash_filename_ = templates/mysqld-need-start.sh.in
65
md5sum = e9bcee5dc1318fe3acda2663472214f5
66 67 68

[proxy-need-start-stop.sh.in]
_update_hash_filename_ = templates/proxy-need-start-stop.sh.in
69
md5sum = 455aaf369bf5141758dc57f2c0e67b08