Sha256: cbc895811e6897238bc20942da459d320d681ac654475f76638463deab15bae0

Contents?: true

Size: 200 Bytes

Versions: 6

Compression:

Stored size: 200 Bytes

Contents

load_balancer do
  configure "Frontend" do
    pool ["20.2.0.1", "20.3.0.2"] do
      http
      https
    end

    virtual_server :name => "VDC-1", :interface => "VDC-1", :ip => "20.1.0.2"
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
vcloud-net-spinner-0.2.0 spec/integration/test_data/rules_dir/common_lb.rb
vcloud-net-spinner-0.1.6 spec/integration/test_data/rules_dir/common_lb.rb
vcloud-net-spinner-0.1.5 spec/integration/test_data/rules_dir/common_lb.rb
vcloud-net-spinner-0.1.4 spec/integration/test_data/rules_dir/common_lb.rb
vcloud-net-spinner-0.1.2 spec/integration/test_data/rules_dir/common_lb.rb
vcloud-network-configurator-0.1.0 spec/integration/test_data/rules_dir/common_lb.rb