-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,7 +59,13 @@ ssh_users: | |
comment: "Micheal Collyer" | ||
keys: | ||
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPN4Ae+KfZEbhJuvHI3PXjgeu4V0ZFIpUy9bFuBKx76W [email protected]" | ||
benginoe: | ||
login: benginoe | ||
comment: "Ben Ginoe" | ||
keys: | ||
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOWdWCATiHUAzoS3mn3pFMIYDmi3n4Ekuzv5cEtvV0W1 root@parrot" | ||
|
||
admin_usernames: [ art, agrabeli, majakomel, mehul, norbel ] | ||
non_admin_usernames: [ ain, siti, ingrid, joss, vasilis, michael ] | ||
non_admin_usernames: [ ain, siti, ingrid, joss, vasilis, michael, benginoe ] | ||
jupyterhub_allowed_users: "{{ ssh_users }}" | ||
admin_group_name: admin |