buildout.hash.cfg 2.56 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 = 55c7fd4dd6a39b31878889fbfb00f995
18 19 20

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

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

[config-cluster-toml.in]
_update_hash_filename_ = templates/cluster-config.toml.in
29
md5sum = 8cdeb63a2acc294801266f24599f6d32
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 = bd5b0e72e8b5ddcd691e7f90a2947e50
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 = 47b76144e1b116580c8acf08274af976
46 47 48

[template-publish-slave-information]
_update_hash_filename_ = publish-database-slave-parameters.cfg.in
49
md5sum = 2e9f3afde619e20f08803013a4225e94
50 51 52

[mariadb-init-root-sql]
_update_hash_filename_ = templates/mariadb_init_root.sql.in
53
md5sum = 6e5c02542568f250aacd84694249efc0
54 55 56

[init-root-wrapper-in]
_update_hash_filename_ = templates/init_root_wrapper.in
57
md5sum = c203f40a58386310a433b58fd345a341
58 59 60

[repman-manager-sh.in]
_update_hash_filename_ = templates/repman-manager.sh.in
61
md5sum = 70201395116d79b5bb4aabef13079c10
62 63 64

[dbjobs-in]
_update_hash_filename_ = templates/dbjobs.in
65
md5sum = d5c19d866c5a76d3bc2f434a91b1553a
66 67 68

[mysqld-need-start.sh.in]
_update_hash_filename_ = templates/mysqld-need-start.sh.in
69
md5sum = 8f14054b3761b167cf8a86f4f084a574
70 71 72

[proxy-need-start-stop.sh.in]
_update_hash_filename_ = templates/proxy-need-start-stop.sh.in
73
md5sum = 455aaf369bf5141758dc57f2c0e67b08
74 75 76

[slave-db-manage.in]
_update_hash_filename_ = templates/slave-db-manage.in
77
md5sum = a995bcd2751739710ba01a269d3d5b46