From a25fa6e9bfc339f3514ebf7067fe625461b918e2 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Mon, 26 Aug 2013 10:11:03 +0200 Subject: [PATCH] changelog: proxy API call to correct node Nodes can have different apt sources, so changelog localtion can also differ. --- PVE/API2/APT.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm index 8d812da8..d5b381b5 100644 --- a/PVE/API2/APT.pm +++ b/PVE/API2/APT.pm @@ -392,6 +392,7 @@ __PACKAGE__->register_method({ permissions => { check => ['perm', '/nodes/{node}', [ 'Sys.Modify' ]], }, + proxyto => 'node', parameters => { additionalProperties => 0, properties => {