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.

1234567891011121314151617181920
  1. diaspora:
  2. repository: git://github.com/diaspora/diaspora.git
  3. # version can be a branch or a tag
  4. version: develop
  5. install_path: /srv/diaspora
  6. ruby_version: 2.3.4
  7. user:
  8. username: diaspora
  9. shell: /bin/zsh
  10. database:
  11. type: postgresql
  12. host: localhost
  13. username: diaspora
  14. password: secret
  15. database: diaspora