From 9eaaa4ee24f8282720fb937d8fd6054a2f8af60f Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Thu, 13 Aug 2015 10:46:49 -0400 Subject: [PATCH] Change yum to zypper for SLES related documentation --- .../admin-guides/large_clusters/databases/mysql_install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/guides/admin-guides/large_clusters/databases/mysql_install.rst b/source/guides/admin-guides/large_clusters/databases/mysql_install.rst index 30eb3f7dc..a22eef7b6 100644 --- a/source/guides/admin-guides/large_clusters/databases/mysql_install.rst +++ b/source/guides/admin-guides/large_clusters/databases/mysql_install.rst @@ -44,7 +44,7 @@ Redhat Enterprise Linux Suse Linux Enterprise Server ---------------------------- -* MySQL - Using ``yum``, ensure that the following packages are installed on the management node: :: +* MySQL - Using ``zypper``, ensure that the following packages are installed on the management node: :: mysql-client-5* libmysqlclient_r15* @@ -53,7 +53,7 @@ Suse Linux Enterprise Server perl-DBD-mysql-4* mysql-5* -* MariaDB - Using ``yum``, ensure that the following packages are installed on the management node: :: +* MariaDB - Using ``zypper``, ensure that the following packages are installed on the management node: :: mariadb-client-10.* mariadb-10.*