SuperTux88's Diaspora 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.

defaults.yaml 329B

7 years ago
12345678910111213141516171819
  1. diaspora:
  2. repository: git://github.com/diaspora/diaspora.git
  3. version: master
  4. environment: production
  5. install_path: /srv/diaspora
  6. ruby_version: 2.3.4
  7. install_redis: True
  8. user:
  9. username: diaspora
  10. database:
  11. type: postgresql
  12. host: localhost
  13. username: diaspora
  14. password:
  15. database: diaspora