Commit 65c8525e authored by Vitaly Lipatov's avatar Vitaly Lipatov

glusterfs7.sh: don't install glusterfs7-cli

parent 7f020df2
......@@ -10,9 +10,9 @@ if epmqp --quiet glusterfs6- ; then
epm installed glusterfs7-server && serv glusterd on
else
# Install all packages
epmi glusterfs7-cli glusterfs7-client glusterfs7
epmi glusterfs7-client glusterfs7
echo "You can install also 'glusterfs7-server' if needed for this host"
echo "You can install also 'glusterfs7-server' if it is needed for this host"
epme $(epmqp glusterfs6)
fi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment