Description
Sends an e-mail on when a ssh pub key registry event is triggered. The events that can be used are:
SSH_KEY_REGISTRY_APPROVAL, SSH_KEY_REGISTRY_DEPLOYED, SSH_KEY_REGISTRY_DENIED, SSH_KEY_REGISTRY_DELETED
- Job Class: edu.kit.scc.webreg.event.ServiceRegisterSendMailExecutor
- Single node: No
- Usage: events
Properties
Key | Value type | Default | Description |
---|---|---|---|
mail_template | String | The name of the e-mail template which will be used for rendering the e-mail. This is a soft reference. If you change the name of the e-mail template, you will also have to change it here. |
Values in bold are required.