]> gitweb.fluxo.info Git - hydra.git/commitdiff
Remove check-puppetd on jessie upgrade
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 6 Mar 2016 03:59:26 +0000 (00:59 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 6 Mar 2016 03:59:26 +0000 (00:59 -0300)
share/hydractl/system-upgrade

index cb06a1e1ee8d021fcc706f388bab9b1c20ebbded..a8fd13ec57e62111c2e2c0556a1d34d7059a7a8c 100755 (executable)
@@ -133,7 +133,7 @@ function hydra_system_upgrade_custom {
   if [ "$nextrelease" == "jessie" ]; then
     # We're going masterless, so no puppet and old services
     apt-get purge puppet libapache2-mod-passenger 'munin*' 'nagios*' -y
-    rm -rf /etc/munin/plugins /etc/munin/plugin-conf.d
+    rm -rf /etc/munin/plugins /etc/munin/plugin-conf.d /usr/local/sbin/check-puppetd.sh
   fi
 
   hydractl trac-upgrade