From c54959827058331299d77d13007ace90461f75b4 Mon Sep 17 00:00:00 2001 From: junxiawang Date: Fri, 11 Dec 2015 06:44:15 -0500 Subject: [PATCH] modify nonubuntu_os_pkg --- .../common/deployment/additionalpkg/nonubuntu_os_pkg.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/nonubuntu_os_pkg.rst b/docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/nonubuntu_os_pkg.rst index 8d7bad988..30384df3a 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/nonubuntu_os_pkg.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/nonubuntu_os_pkg.rst @@ -80,7 +80,7 @@ Note: the trailing **"#"** character at the end of the line. It is important to Group/Pattern Names ''''''''''''''''''' -It is only supported for statefull deployment. +It is only supported for stateful deployment. In Linux, a groups of rpms can be packaged together into one package. It is called a group on RedHat, CentOS, Fedora and Scientific Linux. To get the a list of available groups, run @@ -99,7 +99,7 @@ You can specify in this file the group/pattern names by adding a **'@'** and a s Remove RPMs After Installing '''''''''''''''''''''''''''' -It is only supported for statefull deployment. +It is only supported for stateful deployment. You can specify in this file that certain rpms to be removed after installing the new software. This is done by adding **'-'** before the rpm names you want to remove. For example: ::