Project

General

Profile

« Previous | Next » 

Revision 7cdfc6b6

Added by Benoît PECCATTE about 7 years ago

Fixes #8976: Don't display warning about configuring policy server on root server

View differences:

rudder-agent/SPECS/rudder-agent.spec
%endif
echo "********************************************************************************"
fi
else
elif [ "${RUDDER_UUID}" != "root" ]
then
echo "********************************************************************************"
echo "rudder-agent has been installed (not started). This host can be a Rudder node."
echo "To get started, configure your Rudder server's hostname and launch the agent:"
rudder-agent/debian/postinst
echo "# /etc/init.d/rudder-agent start"
echo "********************************************************************************"
fi
else
elif [ "${RUDDER_UUID}" != "root" ]
then
echo "********************************************************************************"
echo "rudder-agent has been installed (not started). This host can be a Rudder node."
echo "To get started, configure your Rudder server's hostname and launch the agent:"

Also available in: Unified diff