Merge "update the clean stage to clean all config data"
This commit is contained in:
commit
a53859c6f9
@ -100,6 +100,9 @@ function cleanup_vitrage {
|
||||
if [ "$VITRAGE_USE_MOD_WSGI" == "True" ]; then
|
||||
_vitrage_cleanup_apache_wsgi
|
||||
fi
|
||||
|
||||
# delete all vitrage configurations
|
||||
sudo rm -rf /etc/vitrage/*
|
||||
}
|
||||
|
||||
function disable_vitrage_datasource {
|
||||
|
Loading…
x
Reference in New Issue
Block a user