git: Convert to CentOS 8 and Apache

* Update git hosts to CentOS 8
 * Drop nslscd and use sssd instead
 * Change nginx to apache for future GSSAPI support
 * Fix SELinux contexts from git data directory
This commit is contained in:
Timo Makinen 2021-03-17 21:29:47 +00:00
parent 51aede7c00
commit 58de72e85a
5 changed files with 33 additions and 50 deletions

View file

@ -2,4 +2,4 @@
dependencies:
- {role: git/client}
- {role: nginx/fcgi}
- {role: apache}