Added zone4 for szeged

This commit is contained in:
Gerhard Hoffmann 2023-05-24 17:27:36 +02:00
parent 96d76b856a
commit 2abdf963ac

View File

@ -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"