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";
|
name = "Jean-Marc Gailis";
|
||||||
email = "jm@dgnum.eu";
|
email = "jm@dgnum.eu";
|
||||||
};
|
};
|
||||||
|
|
||||||
luj = {
|
luj = {
|
||||||
name = "Julien Malka";
|
name = "Julien Malka";
|
||||||
email = "luj@dgnum.eu";
|
email = "luj@dgnum.eu";
|
||||||
|
@ -44,9 +45,7 @@
|
||||||
"luj"
|
"luj"
|
||||||
];
|
];
|
||||||
|
|
||||||
# members of this group can access netbox's secret
|
# members of this group are root on the fai infrastructure
|
||||||
netbox = [ ];
|
fai = [ "catvayor" ];
|
||||||
|
|
||||||
bureau = [ "gdd" ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue