Sha256: 14dc0d35f71113ca18f7ccb02531b3977404fb80861080b59ce58da58c1f1fad

Contents?: true

Size: 400 Bytes

Versions: 14

Compression:

Stored size: 400 Bytes

Contents

---
gateway: {{ edge_gateway_name }}
firewall_service:
  policy: drop
  log_default_action: true
  firewall_rules:
  - enabled: true
    description: 'A rule'
    policy: allow
    protocols: 'tcp'
    destination_port_range: Any
    destination_ip: 10.10.1.2
    source_port_range: Any
    source_ip: 192.0.2.2
  - enabled: true
    destination_ip: '10.10.1.3-10.10.1.6'
    source_ip: 192.0.2.2/24

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
vcloud-edge_gateway-2.1.1 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-2.1.0 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-1.5.2 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-1.5.0 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-1.4.1 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-1.4.0 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-1.3.0 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-1.2.0 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-1.1.0 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-1.0.2 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-1.0.1 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-1.0.0 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-0.5.0 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache
vcloud-edge_gateway-0.4.0 spec/integration/edge_gateway/data/firewall_config_updated_rule.yaml.mustache