File: heat_stack_nova_server.yaml

package info (click to toggle)
senlin 14.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,448 kB
  • sloc: python: 72,605; sh: 586; makefile: 199
file content (9 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
type: os.heat.stack
version: 1.0
properties:
  name: nova_server_stack
  template: nova_server_template.yaml
  parameters:
    server_name: my_cirros_server
  context:
    region_name: RegionOne