Sha256: f0ee6a7ec71ba0ed272dad5e4a1144340b9b27d2f9c6e0b29f938552760c1976

Contents?: true

Size: 432 Bytes

Versions: 5

Compression:

Stored size: 432 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_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

5 entries across 5 versions & 1 rubygems

Version Path
vm_shepherd-0.5.0 spec/fixtures/shepherd/vcloud.yml
vm_shepherd-0.4.3 spec/fixtures/shepherd/vcloud.yml
vm_shepherd-0.4.2 spec/fixtures/shepherd/vcloud.yml
vm_shepherd-0.4.1 spec/fixtures/shepherd/vcloud.yml
vm_shepherd-0.4.0 spec/fixtures/shepherd/vcloud.yml