Description
There is no dedicated script to bulk configure firewall input and output policies on VMs/LXCs. While Firewall/EnableFirewallSetup.sh sets a datacenter-level inbound policy, there is no script for per-VM/LXC policy configuration (ACCEPT, DROP, REJECT) for both inbound and outbound directions.
A new script should be added under Firewall/.
Acceptance Criteria
Description
There is no dedicated script to bulk configure firewall input and output policies on VMs/LXCs. While
Firewall/EnableFirewallSetup.shsets a datacenter-level inbound policy, there is no script for per-VM/LXC policy configuration (ACCEPT, DROP, REJECT) for both inbound and outbound directions.A new script should be added under
Firewall/.Acceptance Criteria
Firewall/BulkSetFirewallPolicy.shcreatedArgumentParser.shfor argument handling