Sha256: eadb633eb64436450d960fd59052e79d15537dd17da26ce791a0b2ff163935f2

Contents?: true

Size: 428 Bytes

Versions: 4

Compression:

Stored size: 428 Bytes

Contents

---
gateway: {{ edge_gateway_name }}
static_routing_service:
  static_routes:
  - enabled: true
    name: 'A rule #1'
    network: '192.168.192.0/24'
    next_hop: {{ edge_gateway_ext_default_gateway }}
    apply_on: {{ edge_gateway_ext_network_name }}
  - enabled: true
    name: 'A rule #2'
    network: '192.168.193.0/24'
    next_hop: {{ edge_gateway_ext_default_gateway }}
    apply_on: {{ edge_gateway_ext_network_name }}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
vcloud-edge_gateway-2.1.1 spec/integration/edge_gateway/data/static_routing_config.yaml.mustache
vcloud-edge_gateway-2.1.0 spec/integration/edge_gateway/data/static_routing_config.yaml.mustache
vcloud-edge_gateway-1.5.2 spec/integration/edge_gateway/data/static_routing_config.yaml.mustache
vcloud-edge_gateway-1.5.0 spec/integration/edge_gateway/data/static_routing_config.yaml.mustache