ugly hack to get ldap certificates
This commit is contained in:
parent
ddb7ddc71b
commit
397a686495
1 changed files with 9 additions and 0 deletions
|
@ -28,6 +28,15 @@
|
|||
- role: nginx/site
|
||||
site: id.foo.sh
|
||||
proxy: https://ldap01.home.foo.sh/
|
||||
- role: nginx/site
|
||||
site: ldap.foo.sh
|
||||
redirect: https://www.foo.sh/
|
||||
- role: nginx/site
|
||||
site: ldap01.foo.sh
|
||||
redirect: https://ldap.foo.sh/
|
||||
- role: nginx/site
|
||||
site: ldap02.foo.sh
|
||||
redirect: https://ldap.foo.sh/
|
||||
- role: nginx/site
|
||||
site: mirrors.foo.sh
|
||||
proxy: https://mirror01.home.foo.sh/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue