-
Notifications
You must be signed in to change notification settings - Fork 245
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
15 deletions.
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 |
---|---|---|
@@ -1,18 +1,10 @@ | ||
# LongName is the expanded name of the site | ||
LongName: Compute Canada Cedar Cluster | ||
# Description is a brief description of your site | ||
Description: Cedar is a heterogeneous cluster suitable for a variety of workloads; it is located at Simon Fraser University. | ||
|
||
# If you have an up-to-date local git clone, fill ID with the output from `bin/next_site_id` | ||
# Otherwise, leave it blank and we will fill in the appropriate value for you. | ||
ID: 10281 | ||
AddressLine1: 2152 Hillside Road | ||
City: Storrs | ||
|
||
Country: United States | ||
State: CT | ||
Zipcode: "06269-3046" | ||
|
||
Latitude: 41.8084 | ||
Longitude: -72.2495 | ||
|
||
AddressLine1: 8888 University Drive | ||
City: Burnaby | ||
Country: Canada | ||
State: BC | ||
Zipcode: "V5A 1S66" | ||
Latitude: 49.278639393188136 | ||
Longitude: -122.91726450229353 |