diff options
Diffstat (limited to 'etc_upload')
-rw-r--r-- | etc_upload/config.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc_upload/config.json b/etc_upload/config.json index 920a9be..e143773 100644 --- a/etc_upload/config.json +++ b/etc_upload/config.json @@ -19,7 +19,6 @@ }, "target_entity" : "policy_engine" }, - "deploy_handler_" : "policy_deploy_handler", - "deploy_handler" : "alex_dh" + "deploy_handler" : "deployment_handler" } } |