bug fix 26/2026/1
authorSrinivasan Selvam <srinivasan.s.n@huawei.com>
Thu, 21 Nov 2019 05:01:14 +0000 (10:31 +0530)
committerSrinivasan Selvam <srinivasan.s.n@huawei.com>
Thu, 21 Nov 2019 05:02:04 +0000 (10:32 +0530)
Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I36052b42648891f297043b9f845e604655b93545

blueprints/iotgateway/scripts/setup.sh

index 7c4190a..98fb8e9 100755 (executable)
@@ -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