I think this syncs the ipa keys

This commit is contained in:
nazunalika 2021-08-21 17:49:53 -07:00
parent 1ab0d3ce2a
commit a5bd83543f
Signed by: label
GPG Key ID: 6735C0E1BD65D048

View File

@ -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']