bundles/users: rework

This commit is contained in:
Franzi 2020-08-29 19:21:35 +02:00
parent 568c6b55c9
commit 007a617785
Signed by: kunsi
GPG key ID: 12E3D2136B818350
7 changed files with 23 additions and 36 deletions

View file

@ -1,7 +1,7 @@
defaults = {
'users': {
'git': {
'deploy_configs': False,
'do_not_remove_authorized_keys_from_home': True,
'home-mode': '0755',
},
},