From 117958227c24eb5b33e16921421dae1b88063d53 Mon Sep 17 00:00:00 2001 From: Dessa Simpson Date: Wed, 8 Nov 2023 13:01:14 -0700 Subject: [PATCH] Fix git URL in Corefile --- Corefile-s01 | 2 +- Corefile-s02 | 2 +- Corefile-s03 | 2 +- Corefile-s04 | 2 +- Corefile-s05 | 2 +- Corefile-s06 | 2 +- Corefile-s07 | 2 +- Corefile-s08 | 2 +- Corefile-s09 | 2 +- Corefile-s10 | 2 +- Corefile-s11 | 2 +- Corefile-s12 | 2 +- Corefile-s13 | 2 +- Corefile-s14 | 2 +- Corefile-s15 | 2 +- Corefile-s16 | 2 +- Corefile-s17 | 2 +- Corefile-s18 | 2 +- Corefile-s19 | 2 +- Corefile-s20 | 2 +- Corefile-s21 | 2 +- Corefile-s22 | 2 +- Corefile-s23 | 2 +- Corefile-s24 | 2 +- Corefile-s25 | 2 +- Corefile-s26 | 2 +- Corefile-s27 | 2 +- Corefile-s28 | 2 +- Corefile-s29 | 2 +- Corefile-s30 | 2 +- Corefile-s31 | 2 +- Corefile-s32 | 2 +- Corefile-s33 | 2 +- Corefile-s34 | 2 +- Corefile-s35 | 2 +- Corefile-sXX | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/Corefile-s01 b/Corefile-s01 index 505f7cd..81e1c6d 100644 --- a/Corefile-s01 +++ b/Corefile-s01 @@ -1,6 +1,6 @@ s01-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s02 b/Corefile-s02 index 36af447..0d48c05 100644 --- a/Corefile-s02 +++ b/Corefile-s02 @@ -1,6 +1,6 @@ s02-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s03 b/Corefile-s03 index f8cc9cb..e9967cc 100644 --- a/Corefile-s03 +++ b/Corefile-s03 @@ -1,6 +1,6 @@ s03-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s04 b/Corefile-s04 index c90c53f..cb43ba4 100644 --- a/Corefile-s04 +++ b/Corefile-s04 @@ -1,6 +1,6 @@ s04-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s05 b/Corefile-s05 index 72f5545..d1b72bc 100644 --- a/Corefile-s05 +++ b/Corefile-s05 @@ -1,6 +1,6 @@ s05-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s06 b/Corefile-s06 index 473608c..75f4262 100644 --- a/Corefile-s06 +++ b/Corefile-s06 @@ -1,6 +1,6 @@ s06-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s07 b/Corefile-s07 index 269c90d..2cbfb5a 100644 --- a/Corefile-s07 +++ b/Corefile-s07 @@ -1,6 +1,6 @@ s07-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s08 b/Corefile-s08 index 0bc128e..8518d8a 100644 --- a/Corefile-s08 +++ b/Corefile-s08 @@ -1,6 +1,6 @@ s08-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s09 b/Corefile-s09 index 8d4136e..eb54fc9 100644 --- a/Corefile-s09 +++ b/Corefile-s09 @@ -1,6 +1,6 @@ s09-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s10 b/Corefile-s10 index b760400..b3381a8 100644 --- a/Corefile-s10 +++ b/Corefile-s10 @@ -1,6 +1,6 @@ s10-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s11 b/Corefile-s11 index aed531e..026ccc6 100644 --- a/Corefile-s11 +++ b/Corefile-s11 @@ -1,6 +1,6 @@ s11-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s12 b/Corefile-s12 index 5e65796..9fe1227 100644 --- a/Corefile-s12 +++ b/Corefile-s12 @@ -1,6 +1,6 @@ s12-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s13 b/Corefile-s13 index 75d4948..c3cd4f6 100644 --- a/Corefile-s13 +++ b/Corefile-s13 @@ -1,6 +1,6 @@ s13-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s14 b/Corefile-s14 index 4245550..cb3f074 100644 --- a/Corefile-s14 +++ b/Corefile-s14 @@ -1,6 +1,6 @@ s14-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s15 b/Corefile-s15 index 4eaa72c..4269ddc 100644 --- a/Corefile-s15 +++ b/Corefile-s15 @@ -1,6 +1,6 @@ s15-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s16 b/Corefile-s16 index e634430..ae1082d 100644 --- a/Corefile-s16 +++ b/Corefile-s16 @@ -1,6 +1,6 @@ s16-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s17 b/Corefile-s17 index cb4f35c..a7a401a 100644 --- a/Corefile-s17 +++ b/Corefile-s17 @@ -1,6 +1,6 @@ s17-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s18 b/Corefile-s18 index 38c850c..12cdf94 100644 --- a/Corefile-s18 +++ b/Corefile-s18 @@ -1,6 +1,6 @@ s18-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s19 b/Corefile-s19 index 877d143..c9a4a78 100644 --- a/Corefile-s19 +++ b/Corefile-s19 @@ -1,6 +1,6 @@ s19-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s20 b/Corefile-s20 index 8de88bd..3b6a01c 100644 --- a/Corefile-s20 +++ b/Corefile-s20 @@ -1,6 +1,6 @@ s20-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s21 b/Corefile-s21 index c5bd379..dec73d9 100644 --- a/Corefile-s21 +++ b/Corefile-s21 @@ -1,6 +1,6 @@ s21-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s22 b/Corefile-s22 index fdfaa80..d931588 100644 --- a/Corefile-s22 +++ b/Corefile-s22 @@ -1,6 +1,6 @@ s22-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s23 b/Corefile-s23 index ec1307c..db860c7 100644 --- a/Corefile-s23 +++ b/Corefile-s23 @@ -1,6 +1,6 @@ s23-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s24 b/Corefile-s24 index fbf2009..60c4181 100644 --- a/Corefile-s24 +++ b/Corefile-s24 @@ -1,6 +1,6 @@ s24-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s25 b/Corefile-s25 index 3ca7faf..045c46d 100644 --- a/Corefile-s25 +++ b/Corefile-s25 @@ -1,6 +1,6 @@ s25-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s26 b/Corefile-s26 index 63ef9e0..831ab51 100644 --- a/Corefile-s26 +++ b/Corefile-s26 @@ -1,6 +1,6 @@ s26-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s27 b/Corefile-s27 index af29b8c..ea78df9 100644 --- a/Corefile-s27 +++ b/Corefile-s27 @@ -1,6 +1,6 @@ s27-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s28 b/Corefile-s28 index f141b6d..633423f 100644 --- a/Corefile-s28 +++ b/Corefile-s28 @@ -1,6 +1,6 @@ s28-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s29 b/Corefile-s29 index 8b901f9..b5b9530 100644 --- a/Corefile-s29 +++ b/Corefile-s29 @@ -1,6 +1,6 @@ s29-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s30 b/Corefile-s30 index d7cc5ef..3942d30 100644 --- a/Corefile-s30 +++ b/Corefile-s30 @@ -1,6 +1,6 @@ s30-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s31 b/Corefile-s31 index 29cbedf..5d3a720 100644 --- a/Corefile-s31 +++ b/Corefile-s31 @@ -1,6 +1,6 @@ s31-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s32 b/Corefile-s32 index d704b18..0ea8cc9 100644 --- a/Corefile-s32 +++ b/Corefile-s32 @@ -1,6 +1,6 @@ s32-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s33 b/Corefile-s33 index 350f45f..6fd587e 100644 --- a/Corefile-s33 +++ b/Corefile-s33 @@ -1,6 +1,6 @@ s33-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s34 b/Corefile-s34 index 945cf98..ed476e2 100644 --- a/Corefile-s34 +++ b/Corefile-s34 @@ -1,6 +1,6 @@ s34-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-s35 b/Corefile-s35 index e5d08f7..1596486 100644 --- a/Corefile-s35 +++ b/Corefile-s35 @@ -1,6 +1,6 @@ s35-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30 diff --git a/Corefile-sXX b/Corefile-sXX index 7075900..a8cc9f4 100644 --- a/Corefile-sXX +++ b/Corefile-sXX @@ -1,6 +1,6 @@ sXX-zone.cis.k7dxs.net { git { - repo https://{$GIT_URL} + repo {$GIT_URL} path . branch main interval 30