mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 06:48:33 +01:00
add: michy server monitoring
This commit is contained in:
@@ -2,9 +2,9 @@ object User "michy" {
|
||||
import "generic-user"
|
||||
|
||||
display_name = "Michy Monitoring"
|
||||
groups = []
|
||||
groups = ["ese"]
|
||||
|
||||
email = "spamsink@atlantishq.de"
|
||||
email = "HISTORY_PURGED_SECRET"
|
||||
}
|
||||
|
||||
object User "icingaadmin" {
|
||||
@@ -19,3 +19,7 @@ object User "icingaadmin" {
|
||||
object UserGroup "icingaadmins" {
|
||||
display_name = "Icinga 2 Admin Group"
|
||||
}
|
||||
|
||||
object UserGroup "ese" {
|
||||
display_name = "ESports-Erlangen Gruppe"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user