From 47750e496abc77d2f44dff5656fb07968e843510 Mon Sep 17 00:00:00 2001 From: Mats Rynge Date: Thu, 25 Jan 2024 08:14:11 -0800 Subject: [PATCH 1/3] New access point: lambda06.rowan.edu --- topology/Rowan University/FACILITY.yaml | 1 + topology/Rowan University/Math/APs.yaml | 23 +++++++++++++++++++++++ topology/Rowan University/Math/SITE.yaml | 8 ++++++++ 3 files changed, 32 insertions(+) create mode 100644 topology/Rowan University/FACILITY.yaml create mode 100644 topology/Rowan University/Math/APs.yaml create mode 100644 topology/Rowan University/Math/SITE.yaml diff --git a/topology/Rowan University/FACILITY.yaml b/topology/Rowan University/FACILITY.yaml new file mode 100644 index 000000000..c5f9071a3 --- /dev/null +++ b/topology/Rowan University/FACILITY.yaml @@ -0,0 +1 @@ +ID: 10216 diff --git a/topology/Rowan University/Math/APs.yaml b/topology/Rowan University/Math/APs.yaml new file mode 100644 index 000000000..4cd50cb4a --- /dev/null +++ b/topology/Rowan University/Math/APs.yaml @@ -0,0 +1,23 @@ +GroupDescription: Rowan Math Access Points +Production: true +Resources: + ASU-Comses: + ContactLists: + Administrative Contact: + Primary: + ID: OSG1000648 + Name: Nicholas Ian Kaegi + Security Contact: + Primary: + ID: OSG1000648 + Name: Nicholas Ian Kaegi + Description: Access point + FQDN: lambda06.rowan.edu + Services: + Submit Node: + Description: Access point + Details: + hidden: false + Tags: + - OSPool +SupportCenter: Self Supported diff --git a/topology/Rowan University/Math/SITE.yaml b/topology/Rowan University/Math/SITE.yaml new file mode 100644 index 000000000..0613afedc --- /dev/null +++ b/topology/Rowan University/Math/SITE.yaml @@ -0,0 +1,8 @@ +AddressLine1: 201 Mullica Hill Road +Country: United States +Description: Rowan University - Math Department +ID: 10368 +Latitude: 39.7095 +Longitude: -75.1311 +State: New Jersey +Zipcode: '08028' From 574bfc857c8dce39c805c8d0eaa79ec191075e1e Mon Sep 17 00:00:00 2001 From: Mats Rynge Date: Thu, 25 Jan 2024 08:24:13 -0800 Subject: [PATCH 2/3] Correcting resource name --- topology/Rowan University/Math/APs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topology/Rowan University/Math/APs.yaml b/topology/Rowan University/Math/APs.yaml index 4cd50cb4a..9dd54e47b 100644 --- a/topology/Rowan University/Math/APs.yaml +++ b/topology/Rowan University/Math/APs.yaml @@ -1,7 +1,7 @@ GroupDescription: Rowan Math Access Points Production: true Resources: - ASU-Comses: + Rowan-Math-AP: ContactLists: Administrative Contact: Primary: From 1a90867f9d1cc444e67c036761cac20fa2345c03 Mon Sep 17 00:00:00 2001 From: Mats Rynge Date: Thu, 25 Jan 2024 08:43:46 -0800 Subject: [PATCH 3/3] Removed IDs, renamed AP file --- topology/Rowan University/FACILITY.yaml | 1 - topology/Rowan University/Math/{APs.yaml => Rowan-Math-APs.yaml} | 0 topology/Rowan University/Math/SITE.yaml | 1 - 3 files changed, 2 deletions(-) delete mode 100644 topology/Rowan University/FACILITY.yaml rename topology/Rowan University/Math/{APs.yaml => Rowan-Math-APs.yaml} (100%) diff --git a/topology/Rowan University/FACILITY.yaml b/topology/Rowan University/FACILITY.yaml deleted file mode 100644 index c5f9071a3..000000000 --- a/topology/Rowan University/FACILITY.yaml +++ /dev/null @@ -1 +0,0 @@ -ID: 10216 diff --git a/topology/Rowan University/Math/APs.yaml b/topology/Rowan University/Math/Rowan-Math-APs.yaml similarity index 100% rename from topology/Rowan University/Math/APs.yaml rename to topology/Rowan University/Math/Rowan-Math-APs.yaml diff --git a/topology/Rowan University/Math/SITE.yaml b/topology/Rowan University/Math/SITE.yaml index 0613afedc..201d66fe8 100644 --- a/topology/Rowan University/Math/SITE.yaml +++ b/topology/Rowan University/Math/SITE.yaml @@ -1,7 +1,6 @@ AddressLine1: 201 Mullica Hill Road Country: United States Description: Rowan University - Math Department -ID: 10368 Latitude: 39.7095 Longitude: -75.1311 State: New Jersey