mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-21 20:51:27 +00:00
I think this syncs the ipa keys
This commit is contained in:
parent
1ab0d3ce2a
commit
a5bd83543f
@ -44,7 +44,7 @@ gitlab_rails['ldap_servers'] = YAML.load <<-'EOS'
|
||||
user_filter: '{{ gitlab_ldap_user_filter }}'
|
||||
group_base: '{{ gitlab_ldap_group_dn }}'
|
||||
admin_group: '{{ gitlab_ldap_admin_group }}'
|
||||
sync_ssh_keys: true
|
||||
sync_ssh_keys: 'ipaSshPubKey'
|
||||
attributes:
|
||||
username: ['uid']
|
||||
email: ['mail']
|
||||
|
Loading…
Reference in New Issue
Block a user