Commit 658179f3 authored by Dietmar Maurer's avatar Dietmar Maurer

use new PVE::API2::Firewall::CT class

parent 0d05039b
...@@ -502,7 +502,7 @@ __PACKAGE__->register_method({ ...@@ -502,7 +502,7 @@ __PACKAGE__->register_method({
}}); }});
__PACKAGE__->register_method ({ __PACKAGE__->register_method ({
subclass => "PVE::API2::Firewall::VM", subclass => "PVE::API2::Firewall::CT",
path => '{vmid}/firewall', path => '{vmid}/firewall',
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment