Ensure gerrit admin's SSH key

Change-Id: Iddef0a5a9eb36a34373fcfa33d1656c879edb169
diff --git a/openldap/client/groups/admins.yml b/openldap/client/groups/admins.yml
index 86abb8f..36eac5f 100644
--- a/openldap/client/groups/admins.yml
+++ b/openldap/client/groups/admins.yml
@@ -10,11 +10,11 @@
               attr:
                 description: Administrators
                 gidNumber: 20001
+                memberUid:
+                  - admin
               classes:
                 - posixGroup
                 - top
-              # TODO: Cannot set member attributes in our LDAP yet
+              # TODO: Cannot set memberOf attributes in our LDAP yet
               # member:
               #   - cn=admin,ou=people
-              memberUid:
-                - cn=admin,ou=people