update jsons

This commit is contained in:
Prox 2026-03-06 16:29:58 +02:00
parent 5c9c3f33bf
commit ded80f5a4b
2 changed files with 23 additions and 14 deletions

View File

@ -586,6 +586,15 @@
"inactivity_expiration_enabled": false,
"ssh_enabled": false
},
"DESKTOP-K521F4K": {
"groups": [
"421-sapsan-gs",
"421-sapsan-pilot"
],
"login_expiration_enabled": false,
"inactivity_expiration_enabled": false,
"ssh_enabled": false
},
"gaazhag": {
"groups": [],
"login_expiration_enabled": false,

View File

@ -586,20 +586,6 @@
}
},
"users": {
"seed@achilles.local": {
"name": "seed",
"role": "admin",
"auto_groups": [
"dev-team"
]
},
"keltir@achilles.local": {
"name": "Artem",
"role": "admin",
"auto_groups": [
"dev-team"
]
},
"vlad.stus@gmail.com": {
"name": "admin",
"role": "owner",
@ -618,6 +604,20 @@
"auto_groups": [
"dev-team"
]
},
"seed@achilles.local": {
"name": "seed",
"role": "admin",
"auto_groups": [
"dev-team"
]
},
"keltir@achilles.local": {
"name": "Artem",
"role": "admin",
"auto_groups": [
"dev-team"
]
}
},
"routes": {},