Sha256: d2c72b95db870c1772fec26f1506d2f3349d5b02e70a328884b6ac70021495ed

Contents?: true

Size: 509 Bytes

Versions: 18

Compression:

Stored size: 509 Bytes

Contents

---
anchors:
- &VDC_NAME dcs-dev

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_with_defaults.yaml
vcloud-edge_gateway-0.4.0 spec/vcloud/data/working_with_defaults.yaml
vcloud-edge_gateway-0.3.0 spec/vcloud/data/working_with_defaults.yaml
vcloud-core-0.2.0 spec/vcloud/core/data/working_with_defaults.yaml
vcloud-core-0.1.0 spec/vcloud/core/data/working_with_defaults.yaml
vcloud-edge_gateway-0.2.4 spec/vcloud/data/working_with_defaults.yaml
vcloud-core-0.0.13 spec/vcloud/core/data/working_with_defaults.yaml
vcloud-edge_gateway-0.2.3 spec/vcloud/data/working_with_defaults.yaml
vcloud-core-0.0.12 spec/vcloud/core/data/working_with_defaults.yaml
vcloud-core-0.0.11 spec/vcloud/core/data/working_with_defaults.yaml
vcloud-core-0.0.10 spec/vcloud/core/data/working_with_defaults.yaml
vcloud-core-0.0.9 spec/vcloud/core/data/working_with_defaults.yaml
vcloud-edge_gateway-0.2.2 spec/vcloud/data/working_with_defaults.yaml
vcloud-edge_gateway-0.2.1 spec/vcloud/data/working_with_defaults.yaml
vcloud-edge_gateway-0.2.0 spec/vcloud/data/working_with_defaults.yaml
vcloud-edge_gateway-0.1.0 spec/vcloud/data/working_with_defaults.yaml
vcloud-edge_gateway-0.0.2 spec/vcloud/data/working_with_defaults.yaml
vcloud-edge_gateway-0.0.1 spec/vcloud/data/working_with_defaults.yaml