buildout.hash.cfg 1.01 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-nextcloud-install.sh]
filename = nextcloud-install.sh.in
17
md5sum = 094c26b177fdde69b41d81b89bab542b
18 19 20

[template-nextcloud-config.json]
filename = nextcloud-config.json.in
21
md5sum = 6f42f0a8c5e5c0c657541a65c4d9ee57
22 23 24

[template-nextcloud-instance]
filename = nextcloud-instance.cfg.in
25
md5sum = e144dc4cdc3bd0a9be81ac0cc2cfdbd4