Project 'tpo/tpa/services' was moved to 'tpo/tpa/team'. Please update any links and bookmarks that may still have the old path.
RBAC: Removing a user from a role doesn't automatically revoke their SSH access where expected
When i removed @groente from the foundations-team-members
RBAC role (that's puppet-code@571a2128 for tpo/tpa/tails-sysadmin#18184), I expected its SSH key to be automatically removed from apt.lizard:~reprepro-time-based-snapshots/.ssh/authorized_keys
), but that didn't happen and I had to manually remove the key from that file.
I think this is not related to #18192 because (1) that bug doesn't manifest when puppet is run by systemd and (2) i manually removed one key to test and puppet correctly added it back (when run by systemd).
/cc @groente