X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fiotgateway%2Fscripts%2Fsetup.sh;h=98fb8e947ff7fe07eda9b4d9d530895de0c61559;hb=8c1c2bc70b32be1bc0a66ccf58ff87feb1589593;hp=7c4190a10cea4f530c64f88d4da84de0994ee549;hpb=49b2a10b484a7da1da41c89ea0c986c80b2ba266;p=eliot.git 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