feat(organization): Add FAI group

This commit is contained in:
Tom Hubrecht 2024-05-14 17:23:02 +02:00
parent 8d2a46e538
commit 01b967fff0

View file

@ -24,6 +24,7 @@
name = "Jean-Marc Gailis";
email = "jm@dgnum.eu";
};
luj = {
name = "Julien Malka";
email = "luj@dgnum.eu";
@ -44,9 +45,7 @@
"luj"
];
# members of this group can access netbox's secret
netbox = [ ];
bureau = [ "gdd" ];
# members of this group are root on the fai infrastructure
fai = [ "catvayor" ];
};
}