buildout.hash.cfg 3.65 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# 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]
16
filename = instance.cfg.in
17
md5sum = 2747f9125c8dffa0c27b79a6902a55cb
18 19 20 21

[template-common]
filename = instance-common.cfg.in
md5sum = c801b7f9f11f0965677c22e6bbe9281b
22 23

[template-apache-frontend]
24
filename = instance-apache-frontend.cfg.in
25
md5sum = 6fd023f0d29421d8579f0b3351473bb0
26 27 28

[template-apache-replicate]
filename = instance-apache-replicate.cfg.in
29
md5sum = 15d6b5b00ab1f74d42863c90f2537981
30 31 32

[template-slave-list]
filename = templates/apache-custom-slave-list.cfg.in
33
md5sum = 439a4e415bef9d44b37bee4d5e4aa924
34 35 36

[template-slave-configuration]
filename = templates/custom-virtualhost.conf.in
37
md5sum = 54ae95597a126ae552c3a913ddf29e5e
38 39 40

[template-replicate-publish-slave-information]
filename = templates/replicate-publish-slave-information.cfg.in
41
md5sum = 73e3d1e55a98a3c4d25a1618aa584fff
42

43 44
[template-caddy-frontend-configuration]
filename = templates/Caddyfile.in
45
md5sum = 0134a1586f15cd5665069d6d81a505be
46

47 48 49 50
[caddy-backend-url-validator]
filename = templates/caddy-backend-url-validator.in
md5sum = 0979a03476e86bf038516c9565dadc17

51 52 53 54
[caddy-custom-http-validator]
filename = templates/caddy-custom-http-validator.in
md5sum = a264208e960cdcd25ef27ed8cf730240

55 56 57 58 59 60
[template-not-found-html]
filename = templates/notfound.html
md5sum = f20d6c3d2d94fb685f8d26dfca1e822b

[template-default-slave-virtualhost]
filename = templates/default-virtualhost.conf.in
61
md5sum = e57b9ae012f777482295698a23b7e850
62 63 64

[template-cached-slave-virtualhost]
filename = templates/cached-virtualhost.conf.in
65
md5sum = 907372828d1ceb05c41240078196f439
66 67 68

[template-log-access]
filename = templates/template-log-access.conf.in
69
md5sum = 122b05829ecc4c0ad4e47e7d1c21166b
70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88

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

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

[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
89
md5sum = fadb2fcaf0f2b4fe735617fac222f7ed
90 91 92

[template-nginx-eventsource-slave-virtualhost]
filename = templates/nginx-eventsource-slave.conf.in
93
md5sum = 176cbca2070734a185a7ae5a4d1181c5
94 95 96

[template-nginx-notebook-slave-virtualhost]
filename = templates/nginx-notebook-slave.conf.in
97
md5sum = ee3b5c23f1c81aa43ce7cd8f8e327f70
98 99 100 101 102

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

103 104
[template-graceful-script]
filename = templates/graceful-script.sh.in
105
md5sum = 31dd34de4c40a1d814bcbef482c757cc
106

107 108
[template-validate-script]
filename = templates/validate-script.sh.in
109
md5sum = 4c80ba3727c397f8d5b12cf1888cf959
110

111 112
[caddyprofiledeps-setup]
filename = setup.py
113
md5sum = d9b6476bb0b36cf463fddb00d41dfbaa
114 115 116 117

[caddyprofiledeps-dummy]
filename = caddyprofiledummy.py
md5sum = 38792c2dceae38ab411592ec36fff6a8