Sha256: 502abc8576931dbde934a352c72655aede833135054281847cd229832bdbf48e

Contents?: true

Size: 570 Bytes

Versions: 24

Compression:

Stored size: 570 Bytes

Contents

{
  "vapps":[{
    "name":"vapp-vcloud-tools-tests",
    "vdc_name":"VDC_NAME",
    "catalog":"CATALOG_NAME",
    "vapp_template":"VAPP_TEMPLATE",
    "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

24 entries across 24 versions & 1 rubygems

Version Path
vcloud-core-2.2.0 spec/vcloud/core/data/working.json
vcloud-core-2.1.1 spec/vcloud/core/data/working.json
vcloud-core-2.1.0 spec/vcloud/core/data/working.json
vcloud-core-2.0.1 spec/vcloud/core/data/working.json
vcloud-core-2.0.0 spec/vcloud/core/data/working.json
vcloud-core-1.2.0 spec/vcloud/core/data/working.json
vcloud-core-1.1.0 spec/vcloud/core/data/working.json
vcloud-core-1.0.2 spec/vcloud/core/data/working.json
vcloud-core-1.0.1 spec/vcloud/core/data/working.json
vcloud-core-1.0.0 spec/vcloud/core/data/working.json
vcloud-core-0.16.1 spec/vcloud/core/data/working.json
vcloud-core-0.16.0 spec/vcloud/core/data/working.json
vcloud-core-0.15.0 spec/vcloud/core/data/working.json
vcloud-core-0.14.0 spec/vcloud/core/data/working.json
vcloud-core-0.13.0 spec/vcloud/core/data/working.json
vcloud-core-0.12.0 spec/vcloud/core/data/working.json
vcloud-core-0.11.0 spec/vcloud/core/data/working.json
vcloud-core-0.10.0 spec/vcloud/core/data/working.json
vcloud-core-0.9.0 spec/vcloud/core/data/working.json
vcloud-core-0.8.0 spec/vcloud/core/data/working.json