Create common prerequisites configuration (#169)

This commit is contained in:
Chris Edillon
2024-08-16 14:07:59 -04:00
committed by GitHub
parent 70d7c46604
commit 40515ac65b
5 changed files with 315 additions and 297 deletions

3
common/README.md Normal file
View File

@@ -0,0 +1,3 @@
# Common Prerequisites
Demos from some categories (cloud, linux, windows, etc.) have become dependent on controller resources defined in other demo categories. The setup.yml file in this directory is used to configure these common prerequisites so that they are available before setup for a demo category is called.