Skip to content

Commit

Permalink
shorturl: remove some obsolete shorturls
Browse files Browse the repository at this point in the history
some of these like the family and infra ones can be re-added
when we have those ready, but we may want to consider, for example,
making the infra one a canonical shorturl to the most up-to-date
slide deck on how the infra works.
  • Loading branch information
abizer committed Jan 27, 2019
1 parent 5c8c642 commit 1098aed
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions modules/ocf_www/manifests/site/shorturl.pp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
{rewrite_rule => '^/account$ https://www.ocf.berkeley.edu/docs/services/account/ [R]'},
{rewrite_rule => '^/apphost$ https://www.ocf.berkeley.edu/docs/services/webapps/ [R]'},
{rewrite_rule => '^/announce$ https://groups.google.com/a/lists.berkeley.edu/forum/#!forum/ocf [NE,R]'},
{rewrite_rule => '^/archiso$ http://mirrors.ocf.berkeley.edu/archlinux/iso/latest/archlinux-2018.09.01-x86_64.iso [R]'},
{rewrite_rule => '^/bjb$ https://leprosy.ocf.berkeley.edu/bjb [R]'},
{rewrite_rule => '^/bod(/.*)?$ https://www.ocf.berkeley.edu/~staff/bod$1 [R]'},
{rewrite_rule => '^/buy$ https://goo.gl/forms/ps9iHn36zTdVtHlp1 [R]'},
Expand All @@ -33,9 +32,7 @@
{rewrite_rule => '^/contact$ https://www.ocf.berkeley.edu/docs/contact/ [R]'},
{rewrite_rule => '^/d$ https://discourse.ocf.berkeley.edu/ [R]'},
{rewrite_rule => '^/d/([0-9]+)$ https://discourse.ocf.berkeley.edu/t/$1 [R]'},
{rewrite_rule => '^/datathon$ https://goo.gl/forms/KutL5pMtpplTiocZ2 [R]'},
{rewrite_rule => '^/decal(/.*)?$ https://decal.ocf.berkeley.edu$1 [R]'},
{rewrite_rule => '^/decalform$ https://docs.google.com/forms/d/e/1FAIpQLSeHwj45WOMr2ibuA12qwyTUV7SgcMYOvwiKKXxGDoT8601nhw/viewform?usp=sf_link [R]'},
{rewrite_rule => '^/docs(/.*)?$ https://www.ocf.berkeley.edu/docs$1 [R]'},
{rewrite_rule => '^/email-update$ https://status.ocf.berkeley.edu/2014/06/email-discontinuation-update-forward.html [R]'},
{rewrite_rule => '^/eligibility$ https://www.ocf.berkeley.edu/docs/membership/eligibility/ [R]'},
Expand Down Expand Up @@ -64,11 +61,8 @@
{rewrite_rule => '^/hours$ https://ocf.io/lab#hours [R,NE]'},
{rewrite_rule => '^/hpc$ https://www.ocf.berkeley.edu/docs/services/hpc/ [R]'},
{rewrite_rule => '^/https$ https://status.ocf.berkeley.edu/2014/10/moving-wwwocfberkeleyedu-to-https-only.html [R]'},
{rewrite_rule => '^/infra2018$ https://docs.google.com/presentation/d/15p8Phn2ZgMBNwydAv5FJ4bP_zNHr9UNKU7B0XAud_Sw/edit [R]'},
{rewrite_rule => '^/job$ https://docs.google.com/document/d/1oS3ma415LbtuyeEuuoucWKYLcWOJaWmzhv2nIs5f718/edit [R]'},
{rewrite_rule => '^/join$ https://www.ocf.berkeley.edu/account/register/ [R]'},
{rewrite_rule => '^/joinfamily2018$ https://goo.gl/forms/wJSM44ZgsnReXhj33 [R]'},
{rewrite_rule => '^/joinstaff2018$ https://docs.google.com/presentation/d/1cClkPLQcwVBy0arnDVwuesWxk-2d_RroyrNl8huMwkM/edit?usp=sharing [R]'},
{rewrite_rule => '^/register$ https://www.ocf.berkeley.edu/account/register/ [R]'},
{rewrite_rule => '^/reserve$ https://www.ocf.berkeley.edu/docs/services/lab/lab-reservation-policy/ [R]'},
{rewrite_rule => '^/lab$ https://www.ocf.berkeley.edu/docs/services/lab/ [R]'},
Expand Down

0 comments on commit 1098aed

Please sign in to comment.