pavlo/heatit

View on GitHub
fixtures/engine/recursive_insertion/a.yaml

Summary

Maintainability
Test Coverage
heat_template_version: 2014-10-16
parameters:
  flavor:
    @insert: "file:../fixtures/engine/recursive_insertion/b.yaml"
  ssh_key_name:
    type: string
    label: SSH Key name
    description: User name to be configured for the application
    default: pavlo