diff --git a/UpdateController.conf b/UpdateController.conf index c417bf2..9de6a1e 100644 --- a/UpdateController.conf +++ b/UpdateController.conf @@ -1,11 +1,10 @@ { - "fifo_dir" : "/tmp", - "fifo" : "update_controller_fifo", - "workspace" : "workspace", "GIT_SSL_NO_VERIFY" : true, + "working_directory" : ".", + "workspace_dir" : "workspace", + "customer_location" : "szeged", "customer_id" : "281", "zone_group" : "1", "zone" : "1", - "customer_location" : "szeged", "repository_path" : "https://git.mimbach49.de/GerhardHoffmann" }