# this file describes the pool of Virtual Machines that comprise a TSN Cluster
deployment-config:tsn-virtual-machine-pool:
  # needs to match the deployment_id vapp parameter
  deployment-id: example
  # needs to match the site_id vapp parameter
  site-id: DC1
  virtual-machines:
    - vm-id: example-tsn-1
    - vm-id: example-tsn-2
    - vm-id: example-tsn-3
