Initial commit of PVC Bootstrap system
Adds the PVC Bootstrap system, which allows the automated deployment of one or more PVC clusters.
This commit is contained in:
9
bootstrap-daemon/requirements.txt
Normal file
9
bootstrap-daemon/requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
ansible
|
||||
ansible_runner
|
||||
pyyaml
|
||||
gitpython
|
||||
requests
|
||||
flask
|
||||
flask_restful
|
||||
click
|
||||
sqlite3
|
Reference in New Issue
Block a user