10 lines
235 B
YAML
10 lines
235 B
YAML
---
|
|
## example file for how to choose a demo
|
|
## chose specific demo or choose all
|
|
|
|
#SPECIFIC - example that installs just the deploy_application job template
|
|
demo: deploy_application
|
|
|
|
#ALL - example that installs all demos
|
|
# demo: all
|