summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-03-05 23:29:25 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-03-05 23:29:25 -0300
commitc275bbe157ac431350e127bed879bf3b2acd2320 (patch)
tree63af3c20b02f8ada056040f0d221d140ed9ffe8c /share
parent6c77d5dfec211018d666d847e0c872928b989f02 (diff)
downloadhydra-c275bbe157ac431350e127bed879bf3b2acd2320.tar.gz
hydra-c275bbe157ac431350e127bed879bf3b2acd2320.tar.bz2
More jessie purging
Diffstat (limited to 'share')
-rwxr-xr-xshare/hydractl/system-upgrade3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/hydractl/system-upgrade b/share/hydractl/system-upgrade
index 516063d..72c528c 100755
--- a/share/hydractl/system-upgrade
+++ b/share/hydractl/system-upgrade
@@ -132,7 +132,8 @@ function hydra_system_upgrade_custom {
# Custom jessie stuff
if [ "$nextrelease" == "jessie" ]; then
# We're going masterless, so no puppet and old services
- apt-get purge puppet 'munin*' 'nagios*'
+ apt-get purge puppet 'munin*' 'nagios*' -y
+ rm -rf /etc/munin/plugins/
fi
hydractl trac-upgrade