Sha256: fa6d5a620566b9077c528015d4da2b17c7367e08f52b6aeb66880f8897b6fe97

Contents?: true

Size: 568 Bytes

Versions: 18

Compression:

Stored size: 568 Bytes

Contents

{
  "vapps":[{
    "name":"vapp-vcloud-tools-tests",
    "vdc_name":"VDC_NAME",
    "catalog":"CATALOG_NAME",
    "catalog_item":"CATALOG_ITEM",
    "vm":{
      "hardware_config":{"memory":"4096", "cpu":"2"},
      "extra_disks":[{"size":"8192"}],
      "network_connections":[
        {"name":"Default",
        "ip_address":"192.168.2.10"},
        {"name":"NetworkTest2",
        "ip_address":"192.168.1.10"}
      ],
      "bootstrap":{"script_path":"spec/data/basic_preamble_test.erb",
      "vars":{"message":"hello world"}},
      "metadata":{}
      }
  }]
}

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
vcloud-core-0.3.0 spec/vcloud/core/data/working.json
vcloud-edge_gateway-0.4.0 spec/vcloud/data/working.json
vcloud-edge_gateway-0.3.0 spec/vcloud/data/working.json
vcloud-core-0.2.0 spec/vcloud/core/data/working.json
vcloud-core-0.1.0 spec/vcloud/core/data/working.json
vcloud-edge_gateway-0.2.4 spec/vcloud/data/working.json
vcloud-core-0.0.13 spec/vcloud/core/data/working.json
vcloud-edge_gateway-0.2.3 spec/vcloud/data/working.json
vcloud-core-0.0.12 spec/vcloud/core/data/working.json
vcloud-core-0.0.11 spec/vcloud/core/data/working.json
vcloud-core-0.0.10 spec/vcloud/core/data/working.json
vcloud-core-0.0.9 spec/vcloud/core/data/working.json
vcloud-edge_gateway-0.2.2 spec/vcloud/data/working.json
vcloud-edge_gateway-0.2.1 spec/vcloud/data/working.json
vcloud-edge_gateway-0.2.0 spec/vcloud/data/working.json
vcloud-edge_gateway-0.1.0 spec/vcloud/data/working.json
vcloud-edge_gateway-0.0.2 spec/vcloud/data/working.json
vcloud-edge_gateway-0.0.1 spec/vcloud/data/working.json