valet/devstack/clean-valet-uninstall.sh
Cliff Parsons bac30ca8a7 Valet Devstack Plugin
This commit contains the scripts for the Valet Devstack
plugin. The plugin.sh file is the entry point into the
plugin. These scripts provide the "stack", "unstack" and
"clean" capabilities.

Task: #4591
Story: #2001035

Change-Id: Ib7ec301802bb05969ebc83d060823c0bb8146f53
2017-06-20 16:19:23 -05:00

12 lines
257 B
Bash
Executable File

#!/usr/bin/env bash
echo "Uninstalling services required by valet..."
apt -y remove cassandra
apt -y remove zookeeper
apt -y remove zookeeperd
apt -y remove tomcat7
dpkg -r music_3.5.0-0_amd64
pip uninstall --yes notario
pip uninstall --yes pecan-notario