updating README

This commit is contained in:
Arne Teuke
2017-07-30 20:34:53 +01:00
parent fc05564e89
commit 93b47c0f01
2 changed files with 3 additions and 8 deletions

View File

@@ -18,8 +18,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# @summary Class manages all aspects of configuring the module logic for
# cd_nagios.
# @summary Class manages all aspects of selinux for cd_nagios.
##############################################################################
class cd_nagios::selinux::config (
@@ -111,7 +110,5 @@ class cd_nagios::selinux::config (
refreshonly => true,
notify => Service[$ng_service],
}
}
}