Configure Sentry for akkounts

This commit is contained in:
Râu Cao
2023-03-27 19:10:48 +02:00
parent 9f886cc286
commit 99d985c0d5
3 changed files with 21 additions and 10 deletions

View File

@@ -16,6 +16,7 @@
"base",
"kvm_guest",
"ldap_client",
"sentry_client",
"akkounts",
"postgresql_client"
],
@@ -24,6 +25,7 @@
"kosmos-base::default",
"kosmos_kvm::guest",
"kosmos-dirsrv::hostsfile",
"kosmos_sentry::client",
"kosmos_postgresql::hostsfile",
"kosmos-akkounts",
"kosmos-akkounts::default",
@@ -77,4 +79,4 @@
"role[sentry_client]",
"role[akkounts]"
]
}
}