summaryrefslogtreecommitdiffstats
path: root/bootstrap/teardown.sh
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2017-10-19 13:36:15 +0000
committerJack Lucas <jflucas@research.att.com>2017-10-19 13:37:07 +0000
commit53b024f8da2fbdfa0873d887255c238d4bc0bf6d (patch)
tree354d2de6a890ef84ddfe70e60ce37b97575658ed /bootstrap/teardown.sh
parentc556d59512c92f8bdb7d5ce3d2b20634da6150c9 (diff)
Add cdap install/uninstall
Change-Id: I9ef3d1e0688f54dd04361db1ba3ec71e48c159e9 Issue-Id: DCAEGEN2-159 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'bootstrap/teardown.sh')
-rwxr-xr-xbootstrap/teardown.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap/teardown.sh b/bootstrap/teardown.sh
index 4d1836c..ccfc64f 100755
--- a/bootstrap/teardown.sh
+++ b/bootstrap/teardown.sh
@@ -29,6 +29,8 @@ source ./dcaeinstall/bin/activate
cd ./consul
cfy status
set +e
+cfy uninstall -d cdapbroker
+cfy uninstall -d cdap7
cfy uninstall -d policy_handler
cfy uninstall -d DeploymentHandler
cfy uninstall -d PlatformServicesInventory