fix template syntax again
This commit is contained in:
parent
6a50941cde
commit
f4299d62a8
@ -550,7 +550,7 @@
|
||||
# gitlab_rails['smartcard_required_for_git_access'] = false
|
||||
# gitlab_rails['smartcard_san_extensions'] = false
|
||||
|
||||
{{ if eq (getenv "SSO") "true" }}
|
||||
{{ if eq (env "SSO") "true" }}
|
||||
### OmniAuth Settings
|
||||
###! Docs: https://docs.gitlab.com/ee/integration/omniauth.html
|
||||
# gitlab_rails['omniauth_enabled'] = nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user