Skip to content

Commit 4e35f4a

Browse files
authored
Merge pull request #241 from ooni/add-elizaveta-to-notebook-ooni-org
Add Elizaveta's SSH to notebook1.htz-fsn.prod.ooni.nu
2 parents 98a2737 + f6c324c commit 4e35f4a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ansible/host_vars/notebook1.htz-fsn.prod.ooni.nu

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
ssh_users:
2+
sloncocs:
3+
login: sloncocs
4+
comment: Elizaveta
5+
keys: ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMlol+UQauDLLMB//CpGBiigJftQmqk5Wm2c1TXk9RNz elizaveta@openobservatory.org"]
26
agrabeli:
37
login: agrabeli
48
comment: Maria Xynou
@@ -113,7 +117,7 @@ ssh_users:
113117
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGXhLUbrRculj4wl4jxupwVBZhTUMhV6JtceRy0d6dvl siti.nurliza@sinarproject.org"
114118
115119
admin_usernames: [ art, agrabeli, majakomel, mehul, norbel, luis ]
116-
non_admin_usernames: [ ain, siti, ingrid, joss, vasilis, michael, benginoe, felixhoffmnn, snourin, agix, julia-blues, jonath8, johnbauer, toomore, lex, imap]
120+
non_admin_usernames: [ain, siti, ingrid, joss, vasilis, michael, benginoe, felixhoffmnn, snourin, agix, julia-blues, jonath8, johnbauer, toomore, lex, imap, sloncocs]
117121
jupyterhub_allowed_users: "{{ ssh_users }}"
118122
admin_group_name: admin
119123

0 commit comments

Comments
 (0)