aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-03-05 23:42:00 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-03-05 23:42:00 -0300
commitaff7a16e467c5cf5c99ad759b2f2fd0d00250e68 (patch)
treeeb376e2a48b51b6ce0eb11edcfdf9a6741fe2858 /share
parentc275bbe157ac431350e127bed879bf3b2acd2320 (diff)
downloadhydra-aff7a16e467c5cf5c99ad759b2f2fd0d00250e68.tar.gz
hydra-aff7a16e467c5cf5c99ad759b2f2fd0d00250e68.tar.bz2
Purging libapache2-mod-passenger on jessie upgrade
Diffstat (limited to 'share')
-rwxr-xr-xshare/hydractl/system-upgrade4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/hydractl/system-upgrade b/share/hydractl/system-upgrade
index 72c528c..cb06a1e 100755
--- a/share/hydractl/system-upgrade
+++ b/share/hydractl/system-upgrade
@@ -132,8 +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*' -y
- rm -rf /etc/munin/plugins/
+ apt-get purge puppet libapache2-mod-passenger 'munin*' 'nagios*' -y
+ rm -rf /etc/munin/plugins /etc/munin/plugin-conf.d
fi
hydractl trac-upgrade