Browse Source

Use https for default git repo

tags/v1.0.0
Benjamin Neff 6 years ago
parent
commit
de124c2d28
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      diaspora/defaults.yaml

+ 1
- 1
diaspora/defaults.yaml View File

diaspora: diaspora:
systemd: systemd:
web_template: salt://diaspora/files/diaspora-web.service web_template: salt://diaspora/files/diaspora-web.service
repository: git://github.com/diaspora/diaspora.git
repository: https://github.com/diaspora/diaspora.git
version: master version: master
install_path: /srv/diaspora install_path: /srv/diaspora



Loading…
Cancel
Save