mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-08-10 13:46:48 +02:00
Add possibility to manage the user's global git configuration.
This commit is contained in:
@@ -75,6 +75,11 @@ users:
|
||||
options:
|
||||
- "StrictHostKeyChecking yes"
|
||||
|
||||
gitconfig:
|
||||
user.name: B User
|
||||
user.email: buser@example.com
|
||||
url."https://".insteadOf: "git://"
|
||||
|
||||
google_2fa: True
|
||||
google_auth:
|
||||
ssh: |
|
||||
|
||||
Reference in New Issue
Block a user