summaryrefslogtreecommitdiff
path: root/roles/sublab_web/templates/website-rebuild.sh.j2
AgeCommit message (Collapse)Author
2015-10-26Assorted changesHEADmasterChristian Franke
- add hooks between webserver and gitserver: git->website and wiki->git work now, git->wiki is still missing, https://ikiwiki.info/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines/ should contain the right info for that - actually configure repo_service - replace LDAP auth with dummy password auth for now
2015-08-29Don't fetch website in buildscript during ansible runChristian Franke
2015-08-28Don't hardcode some urls on the installed systemsChristian Franke
2015-08-25Make the wiki workChristian Franke