Sha256: 0752718565538aa36b8e14d0a42bcfb34d8e0cd6be9b0c9e33f5b7b4620b2eae

Contents?: true

Size: 473 Bytes

Versions: 7

Compression:

Stored size: 473 Bytes

Contents

iaas_type: vcloud
vm_shepherd:
  creds:
    url: VAPP_URL
    organization: VAPP_ORGANIZATION
    user: VAPP_USERNAME
    password: VAPP_PASSWORD
  vdc:
    name: VDC_NAME
    catalog: VDC_CATALOG
    network: VDC_NETWORK
  vapp:
    ops_manager_name: VAPP_NAME
    product_catalog: PRODUCT_CATALOG
    product_names:
      - PRODUCT_1
      - PRODUCT_2
    ip: VAPP_IP
    public_ip:
    gateway: VAPP_GATEWAY
    netmask: VAPP_NETMASK
    dns: VAPP_DNS
    ntp: VAPP_NTP

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
vm_shepherd-0.8.0 spec/fixtures/shepherd/vcloud.yml
vm_shepherd-0.7.1 spec/fixtures/shepherd/vcloud.yml
vm_shepherd-0.7.0 spec/fixtures/shepherd/vcloud.yml
vm_shepherd-0.6.3 spec/fixtures/shepherd/vcloud.yml
vm_shepherd-0.6.2 spec/fixtures/shepherd/vcloud.yml
vm_shepherd-0.6.1 spec/fixtures/shepherd/vcloud.yml
vm_shepherd-0.6.0 spec/fixtures/shepherd/vcloud.yml