summaryrefslogtreecommitdiffstats
path: root/deployment/playbooks/cns-setup.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Install correct heketi-client version on master nodesValerii Ponomarov2019-02-121-0/+33
| | | | | | | | | | Before, we were installing latest heketi-client version on master nodes. But, in case we install old OCS/CNS we may end up with false impression that we have new features, when it is not so. So, read heketi-client package version from Heketi POD and install exactly the same version on the master nodes. Change-Id: Ic4e9edd7f6ef614d28c061712473aaf9b9f652e2
* 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