Mastermind templates configuration
If you want to configure custom mastermind templates, you should:
-
Setup
waldur.mastermindTemplating.mastermindTemplatesPathin values.yaml (by default, it is equal tomastermind_templates/mastermind-templates.yaml). Alternatively, you can usewaldur.mastermindTemplating.mastermindTemplatescontaining.yamlfile strings to get rid of file usage. -
Put all the custom templates into the file in a following way:
NB: The keys in the file should have <waldur_application_name>/<event_name>_<postfix>.<extension>, where <postfix> can be either message or subject, and <extension> - either txt or html
1 2 3 4 5 | |
Example:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | |