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