lib/vcloud/schema/edge_gateway.rb in vcloud-edge_gateway-0.0.2 vs lib/vcloud/schema/edge_gateway.rb in vcloud-edge_gateway-0.1.0

- old
+ new

@@ -5,10 +5,11 @@ type: 'hash', allowed_empty: false, internals: { gateway: { type: 'string' }, firewall_service: FIREWALL_SERVICE, - nat_service: NAT_SERVICE + nat_service: NAT_SERVICE, + load_balancer_service: LOAD_BALANCER_SERVICE, } } end end