feat(organization): Add FAI group
This commit is contained in:
parent
8d2a46e538
commit
01b967fff0
1 changed files with 3 additions and 4 deletions
|
@ -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" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue