buildout.hash.cfg 3.25 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).
[template]
filename = instance.cfg
17
md5sum = 906e5bd66b1265b8109a86b6ab46e91f
18 19 20

[template-apache-frontend]
filename = instance-apache-frontend.cfg
21
md5sum = 3490155542f31cefd5c3f5aea8767586
22 23 24

[template-apache-replicate]
filename = instance-apache-replicate.cfg.in
25
md5sum = a30d4bc21ae94d0eca42cea5032468a8
26 27 28

[template-slave-list]
filename = templates/apache-custom-slave-list.cfg.in
29
md5sum = acfe2c5530ddd46803f99e7f5249aa5e
30 31 32

[template-slave-configuration]
filename = templates/custom-virtualhost.conf.in
33
md5sum = 74275ad73b03114c69f80c8f8ae73374
34 35 36 37 38

[template-replicate-publish-slave-information]
filename = templates/replicate-publish-slave-information.cfg.in
md5sum = 665e83d660c9b779249b2179d7ce4b4e

39 40
[template-caddy-frontend-configuration]
filename = templates/Caddyfile.in
41
md5sum = 5c048a80c2e9374adea0cd647d14b192
42 43 44

[template-custom-slave-list]
filename = templates/apache-custom-slave-list.cfg.in
45
md5sum = acfe2c5530ddd46803f99e7f5249aa5e
46 47 48 49 50 51 52

[template-not-found-html]
filename = templates/notfound.html
md5sum = f20d6c3d2d94fb685f8d26dfca1e822b

[template-default-slave-virtualhost]
filename = templates/default-virtualhost.conf.in
53
md5sum = 113d1708520bca2ebbd72d84b440c37b
54 55 56

[template-cached-slave-virtualhost]
filename = templates/cached-virtualhost.conf.in
57
md5sum = eafc7e73d7fe47ba9930343bcb876d63
58 59 60

[template-log-access]
filename = templates/template-log-access.conf.in
61
md5sum = cbf492b2fd8a955b0f92eb512fe9163f
62 63 64 65 66 67 68 69 70

[template-empty]
filename = templates/empty.in
md5sum = c2314c3a9c3412a38d14b312d3df83c1

[template-wrapper]
filename = templates/wrapper.in
md5sum = 8cde04bfd0c0e9bd56744b988275cfd8

71 72 73 74
[template-caddy-wrapper]
filename = templates/caddy-wrapper.in
md5sum = c5816275757124613920078b6bec1caf

75 76 77 78 79 80 81 82 83 84
[template-trafficserver-records-config]
filename = templates/trafficserver/records.config.jinja2
md5sum = 84baef0a49c9a65e8f2d2ffdb8c1d39c

[template-trafficserver-storage-config]
filename = templates/trafficserver/storage.config.jinja2
md5sum = 117238225b3fc3c5b5be381815f44c67

[template-nginx-configuration]
filename = templates/nginx.cfg.in
85
md5sum = eae367cbf665816fbfe274026c848075
86 87 88

[template-nginx-eventsource-slave-virtualhost]
filename = templates/nginx-eventsource-slave.conf.in
89
md5sum = a0c5c376753da042c5f8444a33066acf
90 91 92

[template-nginx-notebook-slave-virtualhost]
filename = templates/nginx-notebook-slave.conf.in
93
md5sum = 753e87647d1ed4655432393bba062d3f
94 95 96 97 98

[template-apache-lazy-script-call]
filename = templates/apache-lazy-script-call.sh.in
md5sum = ebe5d3d19923eb812a40019cb11276d8

99 100 101
[template-caddy-graceful-script]
filename = templates/caddy-graceful-script.sh.in
md5sum = 455f8765a3afd39fb78562fb9e326c42