mirror of
https://github.com/cmehay/pyentrypoint
synced 2024-10-30 15:21:11 +00:00
12 lines
218 B
YAML
12 lines
218 B
YAML
config_files:
|
|
- /tmp/test_template2.yml.tpl: /tmp/reload
|
|
|
|
reload:
|
|
watch_config_files: false
|
|
files:
|
|
- /tmp/1/reload_custom
|
|
- /tmp/2/*.match
|
|
|
|
pre_conf_commands:
|
|
- touch /tmp/reload_custom
|