Skip to content

Commit

Permalink
Add ben
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Nov 6, 2024
1 parent cd561e3 commit e8a6812
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion ansible/host_vars/notebook.ooni.org
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e8a6812

Please sign in to comment.