summaryrefslogtreecommitdiffstats
path: root/deployment/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* [Deployment] Create ~/.ssh/config file if absentValerii Ponomarov2019-06-191-0/+1
| | | | | | | Ansible will use this file and fail if it is absent. So, create empty SSH config file if it is absent. Change-Id: I86f424c30229e72eaf2e6a50a194988d5d6ac528
* Add end-to-end OCP 'deployment' functionalityValerii Ponomarov2019-02-071-0/+121
Add end-to-end deployment tool of OpenShift and OpenShift Container Storage on top of VMWare. Added code is modified version of the 'reference-architecture/vmware-ansible' dir from the following repo: https://github.com/vponomaryov/openshift-ansible-contrib Read 'deployment/README.rst' file for more details about the deployment tool. Change-Id: Ic96f252ff786cc1ecf24d27f0ec47e324131e41b