Fix problems when redeploying with osh 26/68326/2
authornikoskarandreas <nick@intracom-telecom.com>
Wed, 7 Aug 2019 14:19:05 +0000 (10:19 -0400)
committerNikos Karandreas <nick@intracom-telecom.com>
Wed, 7 Aug 2019 14:33:31 +0000 (14:33 +0000)
commit9ad34780f4cde0a6c0a99f15bea62831e6b46911
tree95c858748fe8396977a68c11a632f7b5516d87a4
parentb02b1a22a72095c3e98602739b1e7dd83734a495
Fix problems when redeploying with osh

When deploying manually after a previous deployment, keys and fingerprints of the VMs clash with the stored ones.

This patch clears the relevant files and also fixes an issue with keepalived role which failes ansible lint when already cached.

deploy-scenario:k8-calico-nofeature
installer-type:osh

Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
Change-Id: I9331a5b7d0ac66a35064dfe7f62dd78a461e570c
xci/files/xci-destroy-env.sh
xci/installer/kubespray/deploy.sh
xci/installer/osh/deploy.sh