9 lines
175 B
YAML
9 lines
175 B
YAML
|
parameters:
|
||
|
- persistent-choice:
|
||
|
name: project
|
||
|
choices:
|
||
|
- nova
|
||
|
- glance
|
||
|
description: "On which project to run?"
|
||
|
successfulOnly: true
|