Added worspace, zone_group, zone, customer_location

This commit is contained in:
Gerhard Hoffmann 2022-06-05 12:29:07 +02:00
parent cf7012c72d
commit 38e0c402df

View File

@ -1,7 +1,11 @@
{
"fifo_dir" : "/tmp",
"fifo" : "update_controller_fifo",
"workspace" : "workspace",
"GIT_SSL_NO_VERIFY" : true,
"customer_id" : "281",
"zone_group" : "1",
"zone" : "1",
"customer_location" : "szeged",
"repository_path" : "https://git.mimbach49.de/GerhardHoffmann"
}