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.

10 satır
231B

  1. # -*- coding: utf-8 -*-
  2. # vim: ft=yaml
  3. prosody:
  4. package: prosody
  5. vhost: example.org
  6. ssl_cert_path: /etc/prosody/certs/localhost.crt
  7. ssl_key_path: /etc/prosody/certs/localhost.key
  8. c2s_encryption: true
  9. s2s_sec_auth: true