From: Srinivasan Selvam Date: Thu, 21 Nov 2019 05:01:14 +0000 (+0530) Subject: bug fix X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=8c1c2bc70b32be1bc0a66ccf58ff87feb1589593;p=eliot.git bug fix Signed-off-by: Srinivasan Selvam Change-Id: I36052b42648891f297043b9f845e604655b93545 --- diff --git a/blueprints/iotgateway/scripts/setup.sh b/blueprints/iotgateway/scripts/setup.sh index 7c4190a..98fb8e9 100755 --- a/blueprints/iotgateway/scripts/setup.sh +++ b/blueprints/iotgateway/scripts/setup.sh @@ -208,7 +208,7 @@ verify_edgex if [[ $OSPLATFORM = *CentOS* ]]; then install_opcua_centos - +fi # Removing the taint from master node kubectl taint nodes --all node-role.kubernetes.io/master- || true