]> git.arvados.org - arvados.git/commit
22238: Add boolean flag to let administrator disable login-sync
authorBrett Smith <brett.smith@curii.com>
Tue, 29 Apr 2025 15:44:16 +0000 (11:44 -0400)
committerBrett Smith <brett.smith@curii.com>
Tue, 29 Apr 2025 15:48:10 +0000 (11:48 -0400)
commit021dec94722705ad3ba747ff42fe610a9b3e8a93
tree855496ae76e0ea81850726b657a53e0f561c2ad6
parente46c7b4c020d231692cea1b04b6c5f639440d952
22238: Add boolean flag to let administrator disable login-sync

This service assumes the system uses classic user management and doesn't
work well in places with centralized identity management, etc. Provide a
simple flag to turn it off when it's not helpful.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
tools/ansible/roles/arvados_shell/defaults/main.yml [new file with mode: 0644]
tools/ansible/roles/arvados_shell/tasks/login_sync.yml