Stor4nfv: Install ansible version 2.4 63/54563/2 opnfv-6.0.0
authorramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Mon, 26 Mar 2018 21:23:49 +0000 (14:23 -0700)
committerJustin chi <chigang@huawei.com>
Wed, 25 Apr 2018 08:48:21 +0000 (08:48 +0000)
commitab73374e424a679cc42b9812e6bd39a49fcea07d
treeb6e3c22f2df57577f12324425668b42b01f61009
parent84036899c0ec4bde40c6b71e2c8d447bbdb79b0c
Stor4nfv: Install ansible version 2.4

Ansible 2.5 release is causing errors in the installation of
ceph-ansible (for ceph-mon). This patch fixes the ansible
version installed on kube_master to 2.4.3 to address the ceph
errors.

Also, adds these post-install tasks:
 - run 'modprobe rbd'
 - create opensds default profile
 - create csi pods.

Change-Id: Iee8d27da68896009d2e27ce4a6c7f805524d086d
Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
plugins/stor4nfv/roles/stor4nfv/files/install_ansible.sh
plugins/stor4nfv/roles/stor4nfv/tasks/main.yml
plugins/stor4nfv/roles/stor4nfv/tasks/opensds.yml
plugins/stor4nfv/roles/stor4nfv/tasks/post-install.yml [new file with mode: 0644]
plugins/stor4nfv/roles/stor4nfv/templates/post-install.yml.j2 [new file with mode: 0644]