From 2abdf963acbd6f7f9f759cdc406b98890701ce80 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 24 May 2023 17:27:36 +0200 Subject: [PATCH] Added zone4 for szeged --- update_psa.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update_psa.conf b/update_psa.conf index 6bbfa29..6268543 100644 --- a/update_psa.conf +++ b/update_psa.conf @@ -13,7 +13,7 @@ "" : "local branches", "local_branches" : ["master", - "zg1/zone1", "zg1/zone2", "zg1/zone3"], + "zg1/zone1", "zg1/zone2", "zg1/zone3", "zg1/zone4"], "" : "customer number of PSA", "customer_id_" : "/etc/cust_nr", @@ -26,7 +26,7 @@ "" : "0-index used as size of following array", "" : ".zg[0]: #n of zones_groups", "" : ".zg[1].z[0]: #n of zones in zg[1]", - "zg" : [ 1, { "z" : [ 3, 1, 2, 3] } ], + "zg" : [ 1, { "z" : [ 4, 1, 2, 4] } ], "" : "url of customer repository", "cust_repository_path" : "https://git.mimbach49.de/GerhardHoffmann/customer_281.git"