Currently, the notifications center configuration is stored into
an ad hoc repository, operations-data-notifications (rOPSDATAN).
Configuration files are JSON, which can be more compactly expressed
and maintained in YAML, then dumped on the server as JSON.
As we need to provision those files and set SELinux context for them,
they can be hosted directly on rOPS too.
Secrets for credentials.json are stored in Vault.