noheat: improvements for infra setup and Helm push plugin 45/131345/1
authorRado Chmiel <r.chmiel@partner.samsung.com>
Thu, 27 Jan 2022 11:54:54 +0000 (12:54 +0100)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Fri, 30 Sep 2022 11:25:02 +0000 (13:25 +0200)
commit5ea85531ec762930e6f34dc4240776e43e2b88e7
treec1ad0ccc8a882670f06973774ed153c6f1e32d01
parent2cc1c77d7aa6f65cc8b7bdbfeb0635d6f0cc2784
noheat: improvements for infra setup and Helm push plugin

* set remote_src in helm installation
* add umount to clean up nfs mountpoint
* fix pip executable error for Ubuntu 20.04
* make separate volume usage for instances optional
* add ability to set public DNS servers to network creation
* change installation method to command since current stable release of kubernetes.core doesnt support versioning
* hardcode helm push plugin version to 0.9.0

Issue-ID: INT-1601
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I5d374db779f6fc1f165eb5efe9b69b8a05c9f388
deployment/noheat/cluster-rke/ansible/roles/setup_helm/tasks/main.yml
deployment/noheat/cluster-rke/ansible/roles/setup_nfs/tasks/main.yml
deployment/noheat/infra-openstack/ansible/create.yml
deployment/noheat/infra-openstack/ansible/group_vars/all.yml.sample
deployment/noheat/infra-openstack/ansible/roles/create_hosts/tasks/create_host.yml
deployment/noheat/infra-openstack/ansible/roles/create_network/tasks/create_network.yml