From 0f589ac7dac4f2db77111cbb71b624dc2351ceb1 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 6 Mar 2016 00:59:26 -0300 Subject: Remove check-puppetd on jessie upgrade --- share/hydractl/system-upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/hydractl/system-upgrade') diff --git a/share/hydractl/system-upgrade b/share/hydractl/system-upgrade index cb06a1e..a8fd13e 100755 --- a/share/hydractl/system-upgrade +++ b/share/hydractl/system-upgrade @@ -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 -- cgit v1.2.3