> 'Razor' => [
> - { action => 'ACCEPT', proto => 'tcp', dport => '2703' },
> + { action => 'PVEFW-Accept', proto => 'tcp', dport => '2703' },
> ],
No, this is the wrong way to do it!
This rules are emitted with ruleset_generate_rule, and you can pass $actions there to overwrite defaults.