---
os_heat_target:
  topology:
    topology_name: "os_heat_ex"
    resource_groups:
      - resource_group_name: "hotstack"
        resource_group_type: "openstack"
        resource_definitions:
          - role: "os_heat"
            name: "{{ distro}}ci-lp-test"
            template_path: "/workDir/workspace/ci-linchpin/linchpin/docs/source/examples/workspaces/openstack-heat/os_stack.yml"
            tag: "testtag"
        credentials:
          filename: clouds.yaml
          profile: ci-rhos
