Added zone4 for szeged
This commit is contained in:
parent
96d76b856a
commit
2abdf963ac
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user