Skip to content

Commit

Permalink
Merge pull request #395 from sean-morris/palomar
Browse files Browse the repository at this point in the history
added palomar cc to config/cloudbank.cluster.yaml
  • Loading branch information
yuvipanda authored May 11, 2021
2 parents 3bbe000 + a3e63dd commit fc732f9
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions config/hubs/cloudbank.cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -350,3 +350,38 @@ hubs:
- [email protected]
- [email protected]
username_pattern: '^(.+@mills\.edu|yuvipanda@gmail\.com|choldgraf@gmail\.com|georgiana\.dolocan@gmail\.com|aculich@berkeley\.edu|jpercy@berkeley\.edu|deployment-service-check)$'
- name: palomar
domain:
- palomar.cloudbank.2i2c.cloud
template: basehub
auth0:
connection: google-oauth2
config:
jupyterhub:
homepage:
templateVars:
org:
name: Palomar Community College
logo_url: https://www2.palomar.edu/pages/guidelines/files/2016/03/webGuide_screened_2-color_light.jpg
url: https://www2.palomar.edu/
designed_by:
name: 2i2c
url: https://2i2c.org
operated_by:
name: CloudBank
url: http://cloudbank.org/
funded_by:
name: CloudBank
url: http://cloudbank.org/
hub:
config:
Authenticator:
admin_users: &palomar_admins
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
username_pattern: '^(.+@palomar\.edu|yuvipanda@gmail\.com|choldgraf@gmail\.com|georgiana\.dolocan@gmail\.com|aculich@berkeley\.edu|sean.smorris@berkeley\.edu|deployment-service-check)$'

0 comments on commit fc732f9

Please sign in to comment.