Add pg and component installs

Change-Id: I6209f8edb4a15c0a099447bcec60f7faa0dcec44
Issue-Id: DCAEGEN2-190
Signed-off-by: Jack Lucas <jflucas@research.att.com>
diff --git a/bootstrap/teardown.sh b/bootstrap/teardown.sh
index ccfc64f..eb7ed61 100755
--- a/bootstrap/teardown.sh
+++ b/bootstrap/teardown.sh
@@ -29,11 +29,16 @@
 cd ./consul
 cfy status
 set +e
+cfy uninstall -d hengine
+cfy uninstall -d hrules
+cfy uninstall -d tca
+cfy uninstall -d ves
 cfy uninstall -d cdapbroker
 cfy uninstall -d cdap7
 cfy uninstall -d policy_handler
 cfy uninstall -d DeploymentHandler
 cfy uninstall -d PlatformServicesInventory
+cfy uninstall -d pgaas
 cfy uninstall -d config_binding_service
 cfy executions start -w uninstall -d DockerComponent
 cfy deployments delete -d DockerComponent