Vorlock's Prosody Saltstack Formula
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # For more vriables available then those below please have a look into
- # prosody/defaults.yaml file
- prosody:
- vhost: xmpp.mydomain.com
- ssl_cert_path: /etc/prosody/certs/fullchain1.pem
- ssl_key_path: /etc/prosody/certs/privkey1.pem
|