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:
10
bootstrap-daemon/requirements.txt
Normal file
10
bootstrap-daemon/requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
ansible
|
||||
ansible_runner
|
||||
pyyaml
|
||||
gitpython
|
||||
requests
|
||||
flask
|
||||
flask_restful
|
||||
celery
|
||||
paramiko
|
||||
gevent
|
Reference in New Issue
Block a user